TradingAgents/tradingagents
iuyup f5baef449a fix: handle empty scores in FinancialSituationMemory.get_memories
- Fix redundant max(scores) double evaluation
- Guard against empty scores array causing ValueError
- Add comprehensive unit tests for FinancialSituationMemory (8 test cases)
2026-04-11 22:17:08 +08:00
..
agents fix: handle empty scores in FinancialSituationMemory.get_memories 2026-04-11 22:17:08 +08:00
dataflows fix: add missing pandas import in y_finance.py (#488) 2026-04-04 07:14:10 +00:00
graph refactor: remove stale imports, use configurable results path (#499) 2026-04-04 07:35:35 +00:00
llm_clients feat: dynamic OpenRouter model selection with search (#482, #337) 2026-04-04 07:56:44 +00:00
__init__.py fix: set process-level UTF-8 default for cross-platform consistency 2026-03-22 23:42:37 +00:00
default_config.py chore: update model lists and defaults to GPT-5.4 family 2026-03-29 19:45:36 +00:00