TradingAgents/cli
陆张弛 22d9d8a64a feat(cli): 添加Codex OAuth支持并重构LLM提供商选择逻辑
- 在shallow和deep思考代理选项中添加Codex OAuth模型
- 重构select_llm_provider函数以返回提供商名称和URL
- 更新错误消息以使用更通用的LLM术语
2026-03-14 10:59:39 +08:00
..
static chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00
__init__.py chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00
announcements.py feat: add announcements panel fetching from api.tauric.ai/v1/announcements 2026-02-03 22:27:20 +00:00
config.py feat: add announcements panel fetching from api.tauric.ai/v1/announcements 2026-02-03 22:27:20 +00:00
main.py feat(auth): 添加ChatGPT OAuth认证功能 2026-03-14 10:59:29 +08:00
models.py chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00
stats_handler.py feat: add footer statistics tracking with LangChain callbacks 2026-02-03 22:27:20 +00:00
utils.py feat(cli): 添加Codex OAuth支持并重构LLM提供商选择逻辑 2026-03-14 10:59:39 +08:00