Tomortec
|
681dc66fd2
|
fix: incorrect prompts
|
2025-06-26 15:52:56 +08:00 |
Tomortec
|
efd0ec56c4
|
feat: update default `max_recur_limit`
|
2025-06-26 11:11:49 +08:00 |
Tomortec
|
219d7e4824
|
feat: optimize `get_lang` and `get_prompts` functions in localization module
|
2025-06-26 11:11:23 +08:00 |
Tomortec
|
53884b11a8
|
feat: support Chinese prompts
|
2025-06-26 10:33:43 +08:00 |
Tomortec
|
941abbe69f
|
Merge commit '3165da542a92b9f624e8ce4ca7417069d264cf29' into dev-leo
|
2025-06-26 00:11:09 +08:00 |
Tomortec
|
606713face
|
feat: support Qwen model
|
2025-06-25 23:24:28 +08:00 |
Yijia Xiao
|
b575bd0941
|
Merge pull request #52 from TauricResearch/dev
Merge dev into main. Add support for Anthropic and OpenRouter.
|
2025-06-23 20:38:14 -04: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 |
Yijia Xiao
|
c2f897fc67
|
Merge pull request #43 from AtharvSabde/patch-1
fundamentals_analyst.py (spelling mistake in instruction: Makrdown -> Markdown)
|
2025-06-19 15:05:08 -04:00 |
Atharv Sabde
|
2af7ef3d79
|
fundamentals_analyst.py(spelling mistake.markdown)
|
2025-06-19 21:48:16 +05:30 |
delenzhang
|
3165da542a
|
feat(i18n): 添加多语言支持及配置
|
2025-06-19 20:58:55 +08:00 |
Edward Sun
|
7eaf4d995f
|
update clear msg bc anthropic needs at least 1 msg in chat call
|
2025-06-15 23:14:47 -07:00 |
Edward Sun
|
da84ef43aa
|
main works, cli bugs
|
2025-06-15 22:20:59 -07:00 |
Edward Sun
|
90b23e72f5
|
Merge pull request #25 from maxer137/main
Add support for other backends, such as OpenRouter and Ollama
|
2025-06-15 16:06:20 -07:00 |
saksham0161
|
570644d939
|
Fix ticker hardcoding in prompt (#28)
|
2025-06-11 19:43:39 -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 |