Commit Graph

9 Commits

Author SHA1 Message Date
Martin C. Richards 873ff99173 add db 2025-08-17 17:59:34 +02:00
Martin C. Richards fd45639ad6 typecheck with pyrefly 2025-08-16 13:52:37 +02:00
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
Martin C. Richards 775258b950 omfg basic stub out with passable lint and types 2025-08-03 22:07:24 +02:00
Martin C. Richards b2a09403fa wip 2025-07-31 18:02:27 +02:00
mirza-samad-ahmed-baig aff618621b Fix: Prevent infinite loops, enable reflection, and improve logging 2025-07-03 17:43:40 +05:00
Edward Sun 39c788fab5 main works, cli bugs 2025-06-15 22:20:59 -07:00
maxer137 199889a94a Add support for other backends, such as OpenRouter and olama
This aims to offer alternative OpenAI capable api's.
This offers people to experiment with running the application locally
2025-06-11 14:19:25 +02:00
Yijia-Xiao cc97cb6d5d chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00