Skip to content

Commit 8736991

Browse files
update readme
1 parent b3674b8 commit 8736991

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Solana Agent is the best AI Agent framework.
1919
- Search Zep facts tool
2020
- Search X with Grok tool
2121
- Reasoning tool that combines OpenAI model reasoning, Zep facts, Internet search, and X search.
22+
- CSV to JSON tool
23+
- Summarize text tool using Gemini
2224
- Solana tools upcoming...
2325

2426
## Installation

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 = "0.0.4"
3+
version = "0.0.5"
44
description = "The Best AI Agent Framework"
55
authors = ["Bevan Hunt <bevan@bevanhunt.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)