TradingAgents/tradingagents
Andrew Kaszubski 0bd3741e8a feat: Add Anthropic LLM support and fix data vendor compatibility
- Switch to Anthropic Claude as LLM provider in main.py

- Add get_google_global_news() wrapper for proper signature matching

- Add get_fundamentals() to yfinance vendor

- Register yfinance and google as vendors for fundamentals and global news

- Make memory system fail gracefully when OpenAI embeddings unavailable
2025-12-25 15:23:28 +11:00
..
agents feat: Add Anthropic LLM support and fix data vendor compatibility 2025-12-25 15:23:28 +11:00
dataflows feat: Add Anthropic LLM support and fix data vendor compatibility 2025-12-25 15:23:28 +11:00
graph WIP 2025-09-26 16:17:50 +08:00
default_config.py Switch default data vendor 2025-09-30 12:43:27 +08:00