TradingAgents/tradingagents/agents/utils
test 12051c1570 feat: add Polymarket API tool functions with tests
Implements 11 @tool-decorated functions for Polymarket prediction market
data access (Gamma, CLOB, Data APIs), social sentiment, and news search,
plus 48 unit tests covering success paths, edge cases, and error handling.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-21 21:11:38 +09:00
..
agent_states.py refactor: rename risky/safe agents to aggressive/conservative 2026-02-03 22:27:20 +00:00
agent_utils.py fix: improve data vendor implementations and tool signatures 2026-02-03 22:27:20 +00:00
core_stock_tools.py minor fix 2025-09-26 23:25:33 +08:00
fundamental_data_tools.py minor fix 2025-09-26 23:25:33 +08:00
memory.py feat: add multi-provider LLM support with thinking configurations 2026-02-03 22:27:20 +00:00
news_data_tools.py fix: improve data vendor implementations and tool signatures 2026-02-03 22:27:20 +00:00
polymarket_tools.py feat: add Polymarket API tool functions with tests 2026-03-21 21:11:38 +09:00
technical_indicators_tools.py fix: handle comma-separated indicators in get_indicators tool 2026-03-15 18:05:36 +00:00