Merge pull request #2208 from padillamt/mtp/add-inworld-tts

Inworld HTTP TTS Service
This commit is contained in:
Mark Backman
2025-07-25 17:13:37 -07:00
committed by GitHub
6 changed files with 722 additions and 0 deletions

View File

@@ -76,6 +76,9 @@ GROQ_API_KEY=...
# Grok
GROK_API_KEY=...
# Inworld
INWORLD_API_KEY=...
# Together.ai
TOGETHER_API_KEY=...