mirror of
https://github.com/farcasclaudiu/TradingAgents.git
synced 2026-06-22 07:01:21 +03:00
7fc9c28a94
- 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
Bash
2 lines
97 B
Bash
ALPHA_VANTAGE_API_KEY=alpha_vantage_api_key_placeholder
|
|
OPENAI_API_KEY=openai_api_key_placeholder |