mirror of
https://github.com/HKUDS/AutoAgent.git
synced 2025-10-09 13:41:35 +03:00
12 lines
180 B
Plaintext
12 lines
180 B
Plaintext
# Required Github Tokens
|
|
GITHUB_AI_TOKEN=
|
|
|
|
# Optional API Keys
|
|
OPENAI_API_KEY=
|
|
DEEPSEEK_API_KEY=
|
|
ANTHROPIC_API_KEY=
|
|
GEMINI_API_KEY=
|
|
HUGGINGFACE_API_KEY=
|
|
GROQ_API_KEY=
|
|
XAI_API_KEY=
|