Skip to content

Commit 9ee1231

Browse files
update readme
1 parent c560a89 commit 9ee1231

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ Build your AI agents in three lines of code!
2626
* Intelligent Routing
2727
* Business Alignment
2828
* Extensible Tooling
29-
* Automatic Tool Workflows
3029
* Autonomous Operation
3130
* Structured Outputs
3231
* Knowledge Base
@@ -58,7 +57,6 @@ Build your AI agents in three lines of code!
5857
* Integrated Knowledge Base with semantic search and automatic PDF chunking
5958
* Input and output guardrails for content filtering, safety, and data sanitization
6059
* Generate custom images based on text prompts with storage on S3 compatible services
61-
* Automatic sequential tool workflows allowing agents to chain multiple tools
6260
* Deterministically return structured outputs
6361
* Combine with event-driven systems to create autonomous agents
6462

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "solana-agent"
3-
version = "30.0.0"
3+
version = "30.0.1"
44
description = "AI Agents for Solana"
55
authors = ["Bevan Hunt <bevan@bevanhunt.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)