Commit Graph

9 Commits

Author SHA1 Message Date
Tomortec e62672768d feat: save reports to disk 2025-06-26 16:03:25 +08:00
Tomortec 219d7e4824 feat: optimize `get_lang` and `get_prompts` functions in localization module 2025-06-26 11:11:23 +08:00
Tomortec 941abbe69f Merge commit '3165da542a92b9f624e8ce4ca7417069d264cf29' into dev-leo 2025-06-26 00:11:09 +08:00
Tomortec 623cf677c1 feat: use dotenv to load environment variables 2025-06-25 22:55:34 +08:00
Edward Sun 52284ce13c fixed anthropic support. Anthropic has different format of response when it has tool calls. Explicit handling added 2025-06-21 12:51:34 -07:00
delenzhang 3165da542a feat(i18n): 添加多语言支持及配置 2025-06-19 20:58:55 +08:00
Edward Sun da84ef43aa main works, cli bugs 2025-06-15 22:20:59 -07:00
maxer137 99789f9cd1 Add support for other backends, such as OpenRouter and olama
This aims to offer alternative OpenAI capable api's.
This offers people to experiment with running the application locally
2025-06-11 14:19:25 +02:00
Yijia-Xiao cc97cb6d5d chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00