inworld: added Inworld to list of needed credentials

This commit is contained in:
padillamt
2025-07-15 18:11:50 -07:00
parent c67b779b91
commit ca936bd569

View File

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