Commit Graph

13 Commits

Author SHA1 Message Date
Garrick 5be6ca954a feat: add macro analyst 2026-03-24 16:10:51 -07:00
Garrick cc5a322135 fix: avoid legacy backend leaks in routed providers 2026-03-24 13:55:39 -07:00
Garrick 27d60e1300 fix: make default llm routing shallow-copy safe 2026-03-24 13:43:09 -07:00
Garrick 73e8974182 fix: pass routed base urls to provider clients 2026-03-24 13:33:48 -07:00
Garrick cd145f14d0 fix: layer llm route inheritance 2026-03-24 13:26:23 -07:00
Garrick 507af6f6e2 fix: inherit default llm routing fields 2026-03-24 13:19:52 -07:00
Garrick 5c483b4293 fix: normalize routed provider comparisons 2026-03-24 13:12:55 -07:00
Garrick f04a1fafd1 fix: narrow llm routing client setup 2026-03-24 13:06:32 -07:00
Garrick dfcd669d28 fix: restore trading graph log imports 2026-03-24 12:54:24 -07:00
Garrick 8a4a1d1faa feat: add role-based llm routing 2026-03-24 12:49:11 -07:00
CadeYu 08bfe70a69 fix: preserve exchange-qualified tickers across agent prompts 2026-03-21 21:10:13 +08:00
Yijia Xiao 26c5ba5a78
Revert "Docker support and Ollama support (#47)" (#57)
This reverts commit 78ea029a0b.
2025-06-26 00:07:58 -04:00
Geeta Chauhan 78ea029a0b
Docker support and Ollama support (#47)
- Added support for running CLI and Ollama server via Docker
- Introduced tests for local embeddings model and standalone Docker setup
- Enabled conditional Ollama server launch via LLM_PROVIDER
2025-06-25 23:57:05 -04:00