TradingAgents v0.2.0
Breaking Changes
- Renamed
risky/safeagents toaggressive/conservative - ChromaDB replaced with BM25 for memory retrieval — update any custom memory implementations
Features
- Multi-provider LLM support: OpenAI, Google, Anthropic, xAI, OpenRouter, Ollama with factory pattern
- Provider-specific thinking/reasoning configs
- Post-analysis reports now saved t...