You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ AgentStack scaffolds your _agent stack_ - the tech stack that collectively is yo
32
32
33
33
### Currently Supported Providers
34
34
-**LLMs**: Most all notable LLMs and providers are supported via LiteLLM or LangChain
35
-
-**Framework**: Currently supported frameworks include CrewAIand LangGraph
35
+
-**Framework**: Currently supported frameworks include CrewAI, LangGraph, OpenAI Swarms and LlamaStack
36
36
- Roadmap: Pydantic AI, Eliza, AG2 and Autogen
37
37
-**Tools**: Maintaining the largest repository of framework-agnostic tools! All tools listed [here](https://docs.agentstack.sh/tools/community)
38
38
-**Observability**: AgentOps baked in by default with first-tier support
@@ -145,6 +145,6 @@ AgentStack is open source software [licensed as MIT](LICENSE).
145
145
146
146
## How to Contribute
147
147
148
-
AgentStack is a new project built by passionate AI agent developers! We'd love help making this tool better. Easy first issues are available, create new issues with feature ideas, or chat with us on our [Discord](https://discord.gg/JdWkh9tgTQ).
148
+
AgentStack is a new project built by passionate AI agent developers! We'd love help making this tool better. Easy first issues are available, create new issues with feature ideas, or chat with us on our [Discord](https://discord.gg/JdWkh9tgTQ). Make sure you read our contributor documentation to familiarize yourself with the project at [How to Contribute](https://docs.agentstack.sh/contributing/how-to-contribute).
149
149
150
150
If you are an Agent Tool developer, feel free to create an issue or even a PR to add your tool to AgentStack.
0 commit comments