[Inworld] add User-Agent and X-Request-Id for better traceability

This commit is contained in:
Ian Lee
2026-02-10 17:52:38 -08:00
parent 9c627e7292
commit dcbcab1542
2 changed files with 17 additions and 3 deletions

View File

@@ -0,0 +1 @@
- Added `X-User-Agent` and `X-Request-Id` headers to `InworldTTSService` for better traceability.