We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9777988 commit 561dc34Copy full SHA for 561dc34
README.md
@@ -20,6 +20,7 @@ Build your AI agents in three lines of code!
20
* Three lines of code setup
21
* Simple Agent Definition
22
* Fast Responses
23
+* Multi-Vendor Support
24
* Solana Ecosystem Integration
25
* Multi-Agent Swarm
26
* Multi-Modal (Images & Audio & Text)
@@ -44,6 +45,7 @@ Build your AI agents in three lines of code!
44
45
* Easy three lines of code setup
46
* Simple agent definition using JSON
47
* Fast AI responses
48
+* Multi-vendor support including OpenAI, Grok, and Gemini AI services
49
* Solana Ecosystem Integration via [AgentiPy](https://github.com/niceberginc/agentipy)
50
* MCP tool usage with first-class support for [Zapier](https://zapier.com/mcp)
51
* Integrated observability and tracing via [Pydantic Logfire](https://pydantic.dev/logfire)
0 commit comments