Tomortec
|
3839ffca70
|
feat: optimize prompt in binance tools
|
2025-07-02 10:20:46 +08:00 |
Tomortec
|
038b348b17
|
feat: provide investment preferences
|
2025-07-02 09:19:52 +08:00 |
Tomortec
|
691f2835e1
|
refactor: replace 'company' naming with 'asset'
|
2025-07-02 00:09:26 +08:00 |
Tomortec
|
45de619585
|
fix: missing {external_reports} in english prompts
|
2025-07-01 23:59:00 +08:00 |
Tomortec
|
dc93d025fb
|
feat: import external reports
|
2025-07-01 23:53:46 +08:00 |
Tomortec
|
3f5ee3f5b2
|
feat: get ta indicators from taapi
|
2025-07-01 20:39:11 +08:00 |
Tomortec
|
1712851a07
|
feat: add fear and greed index dataflow
feat: add Binance single OHLCV for analysts
|
2025-07-01 18:14:06 +08:00 |
Tomortec
|
630e06f512
|
feat: update default max_tokens config
|
2025-06-30 16:47:36 +08:00 |
Tomortec
|
44954ecc54
|
feat: update Qwen embedding model
|
2025-06-30 16:47:19 +08:00 |
Tomortec
|
a242f1532b
|
feat: config max_tokens for reports
|
2025-06-28 00:56:09 +08:00 |
Tomortec
|
18b5808a60
|
feat: deprecate stock utilities
|
2025-06-27 23:34:48 +08:00 |
Tomortec
|
e4a439ea92
|
fix: unexpected recusion caused by same name functions
|
2025-06-27 23:32:47 +08:00 |
Tomortec
|
375b09b0e9
|
feat: get crypto data from Binance
|
2025-06-26 21:47:12 +08:00 |
Tomortec
|
3e83389092
|
feat: get news from Blockbeats and CoinDesk
|
2025-06-26 21:42:33 +08:00 |
Tomortec
|
e62672768d
|
feat: save reports to disk
|
2025-06-26 16:03:25 +08:00 |
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 |