mirror of
https://github.com/kennethreitz/simplemind.git
synced 2026-06-05 06:46:18 +00:00
9 lines
206 B
Plaintext
9 lines
206 B
Plaintext
export ANTHROPIC_API_KEY=""
|
|
export GEMINI_API_KEY=""
|
|
export GROQ_API_KEY=""
|
|
export OLLAMA_HOST_URL=""
|
|
export OPENAI_API_KEY=""
|
|
export XAI_API_KEY=""
|
|
export AMAZON_PROFILE_NAME=""
|
|
export DEEPSEEK_API_KEY=""
|