TradingAgents/tradingagents
Yijia-Xiao bd9b1e5efa feat: add Anthropic effort level support for Claude models
Add effort parameter (high/medium/low) for Claude 4.5+ and 4.6 models,
consistent with OpenAI reasoning_effort and Google thinking_level.
Also add content normalization for Anthropic responses.
2026-03-22 21:57:05 +00:00
..
agents fix: handle comma-separated indicators in get_indicators tool 2026-03-15 18:05:36 +00:00
dataflows fix: harden stock data parsing against malformed CSV and NaN values 2026-03-15 18:29:43 +00:00
graph feat: add Anthropic effort level support for Claude models 2026-03-22 21:57:05 +00:00
llm_clients feat: add Anthropic effort level support for Claude models 2026-03-22 21:57:05 +00:00
__init__.py chore: update model lists, bump to v0.2.1, fix package build 2026-03-15 23:34:50 +00:00
default_config.py feat: add Anthropic effort level support for Claude models 2026-03-22 21:57:05 +00:00