Add XAI API KEY (#1865)

This commit is contained in:
Artur Tanona
2025-01-23 09:49:32 -08:00
committed by GitHub
parent 43662bb08a
commit e2c6484967
4 changed files with 10 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@ export OPENAI_API_KEY=sk-...
# uncomment the following lines to enable other LLM providers
# export ANTHROPIC_API_KEY=...
# export VERTEX_API_KEY=...
# export XAI_API_KEY=...
# Add other provider keys as needed
# Environment variables for the Postgres database