TradingAgents/cli
Max Wong 1e031a5db6 - add base url into openai client
- fix typo 'Start' 'End'
- add llama3.1 selection
- use 'quick_think_llm' model instead of hard code gpt
2025-06-23 21:21:24 -04: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
main.py 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
models.py chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00
utils.py - add base url into openai client 2025-06-23 21:21:24 -04:00