TradingAgents/tradingagents/graph
Martin C. Richards c4cea772da feat: Modernize config API and enhance documentation structure
- Replace deprecated DEFAULT_CONFIG with TradingAgentsConfig pattern
- Add comprehensive docs/ folder with specialized documentation
- Streamline CLAUDE.md for CLI optimization
- Add Quick Start guide and environment variables reference
- Update examples to use modern configuration API
- Add LiteLLM proxy support for flexible LLM providers
- Fix AgentToolkit constructor to use required config parameter

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-10 01:19:59 +02:00
..
__init__.py wip 2025-07-31 18:02:27 +02:00
conditional_logic.py omfg basic stub out with passable lint and types 2025-08-03 22:07:24 +02:00
propagation.py omfg basic stub out with passable lint and types 2025-08-03 22:07:24 +02:00
reflection.py wip 2025-07-31 18:02:27 +02:00
setup.py omfg basic stub out with passable lint and types 2025-08-03 22:07:24 +02:00
signal_processing.py wip 2025-07-31 18:02:27 +02:00
trading_graph.py feat: Modernize config API and enhance documentation structure 2025-08-10 01:19:59 +02:00