mirror of
https://github.com/TauricResearch/TradingAgents.git
synced 2026-05-01 14:33:10 +03:00
- Add .env.example file with API key placeholders - Update README.md with .env file setup instructions - Add dotenv loading in main.py for environment variables 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
2 lines
97 B
Plaintext
2 lines
97 B
Plaintext
ALPHA_VANTAGE_API_KEY=alpha_vantage_api_key_placeholder
|
|
OPENAI_API_KEY=openai_api_key_placeholder |