Merge pull request #3706 from ianbbqzy/ian/inworld-user-agent

[Inworld] add User-Agent and X-Request-Id for better traceability
This commit is contained in:
Mark Backman
2026-02-11 19:38:26 -05:00
committed by GitHub
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.