mirror of
https://github.com/farcasclaudiu/TradingAgents.git
synced 2026-06-22 07:01:21 +03:00
80aab35119
- TradingAgents v0.2.0 release - Trading-R1 announcement - Multi-provider LLM documentation
7 lines
122 B
Bash
7 lines
122 B
Bash
# LLM Providers (set the one you use)
|
|
OPENAI_API_KEY=
|
|
GOOGLE_API_KEY=
|
|
ANTHROPIC_API_KEY=
|
|
XAI_API_KEY=
|
|
OPENROUTER_API_KEY=
|