TradingAgents/tradingagents/agents
Clayton Brown 45d6dc22b7 feat(024-generic-agent-interface-contrib): create BaseAgent abstract class with analyze(input) -> output contract 2026-04-20 23:38:22 +10:00
..
analysts refactor: remove stale imports, use configurable results path (#499) 2026-04-04 07:35:35 +00:00
managers refactor: remove stale imports, use configurable results path (#499) 2026-04-04 07:35:35 +00:00
researchers refactor: remove stale imports, use configurable results path (#499) 2026-04-04 07:35:35 +00:00
risk_mgmt refactor: remove stale imports, use configurable results path (#499) 2026-04-04 07:35:35 +00:00
trader refactor: remove stale imports, use configurable results path (#499) 2026-04-04 07:35:35 +00:00
utils feat(024): define AgentInput and AgentOutput schemas 2026-04-20 23:28:33 +10:00
__init__.py feat(024-generic-agent-interface-contrib): create BaseAgent abstract class with analyze(input) -> output contract 2026-04-20 23:38:22 +10:00
base_agent.py feat(024-generic-agent-interface-contrib): create BaseAgent abstract class with analyze(input) -> output contract 2026-04-20 23:38:22 +10:00