tree-of-thought-llm vs TradingAgents
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| tree-of-thought-llm | TradingAgents | |
|---|---|---|
| Tagline | Tree of Thoughts: Deliberate Problem Solving with Large Language Models | TradingAgents: Multi-Agents LLM Financial Trading Framework |
| Stars | 6.0k | 92k |
| Forks | 620 | 18k |
| Open issues | 8 | 279 |
| Language | Python | Python |
| License | MIT | Apache-2.0 |
| Last pushed | Jan 16, 2025 | Jul 5, 2026 |
| Categories | LLM Frameworks | AI Agents, LLM Frameworks |
tree-of-thought-llm
Official implementation of Tree of Thoughts for large language models to solve problems through deliberation and tree search.
Python
TradingAgents
A Python-based framework for developing multi-agent systems in the financial trading domain using large language models.
Python