Skip to content

Commit 88c43eb

Browse files
Merge pull request #3012 from JinyangWang27/add-trading-agents
Add TradingAgents
2 parents 36d8ca9 + 444bdb1 commit 88c43eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ _Libraries for building AI applications, LLM integrations, and autonomous agents
137137
- [dspy](https://github.com/stanfordnlp/dspy) - A framework for programming, not prompting, language models.
138138
- [langchain](https://github.com/langchain-ai/langchain) - Building applications with LLMs through composability.
139139
- [pydantic-ai](https://github.com/pydantic/pydantic-ai) - A Python agent framework for building generative AI applications with structured schemas.
140+
- [TradingAgents](https://github.com/TauricResearch/TradingAgents) - A multi-agents LLM financial trading framework.
140141
- Data Layer
141142
- [instructor](https://github.com/567-labs/instructor) - A library for extracting structured data from LLMs, powered by Pydantic.
142143
- [llama-index](https://github.com/run-llama/llama_index) - A data framework for your LLM application.

0 commit comments

Comments
 (0)