gnarayan1
0f69409d6f
Fix recursion limit and implement caching
...
- Enforce iteration limit in screening and pump detection to prevent infinite loops.
- Add fallback logic and handle dangling tool calls in parsers.
- Implement file-based caching for stock data in y_finance.py.
- Restore detailed logging in run_full_system.py for better visibility.
2025-12-14 09:34:21 -06:00
gnarayan1
98e87e3359
Added pump detection and moved thigns around
2025-12-06 09:28:10 -06:00
gnarayan1
59860b6a30
Added screening logic
2025-11-29 20:10:10 -06:00
luohy15
a6734d71bc
WIP
2025-09-26 16:17:50 +08:00
mirza-samad-ahmed-baig
f704828f89
Fix: Prevent infinite loops, enable reflection, and improve logging
2025-07-03 17:43:40 +05: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