File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,6 @@ Build your AI agents in three lines of code!
26
26
* Intelligent Routing
27
27
* Business Alignment
28
28
* Extensible Tooling
29
- * Automatic Tool Workflows
30
29
* Autonomous Operation
31
30
* Structured Outputs
32
31
* Knowledge Base
@@ -58,7 +57,6 @@ Build your AI agents in three lines of code!
58
57
* Integrated Knowledge Base with semantic search and automatic PDF chunking
59
58
* Input and output guardrails for content filtering, safety, and data sanitization
60
59
* Generate custom images based on text prompts with storage on S3 compatible services
61
- * Automatic sequential tool workflows allowing agents to chain multiple tools
62
60
* Deterministically return structured outputs
63
61
* Combine with event-driven systems to create autonomous agents
64
62
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " solana-agent"
3
- version = " 30.0.0 "
3
+ version = " 30.0.1 "
4
4
description = " AI Agents for Solana"
5
5
authors = [" Bevan Hunt <bevan@bevanhunt.com>" ]
6
6
license = " MIT"
You can’t perform that action at this time.
0 commit comments