TradingAgents/tradingagents/graph
陆张弛 c6d89aeb42 fix(graph): 支持 codex_oauth 作为 provider 参数
添加 codex_oauth 作为有效的 provider 参数,使其与 openai 共享相同的配置逻辑
2026-03-14 10:59:56 +08:00
..
__init__.py chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00
conditional_logic.py refactor: rename risky/safe agents to aggressive/conservative 2026-02-03 22:27:20 +00:00
propagation.py feat: add footer statistics tracking with LangChain callbacks 2026-02-03 22:27:20 +00:00
reflection.py chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00
setup.py refactor: rename risky/safe agents to aggressive/conservative 2026-02-03 22:27:20 +00:00
signal_processing.py chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00
trading_graph.py fix(graph): 支持 codex_oauth 作为 provider 参数 2026-03-14 10:59:56 +08:00