feat: add sql agent (#152)

This commit is contained in:
sigoden
2024-12-30 19:03:40 +08:00
committed by GitHub
parent f81a81711b
commit 0a88f22df5
4 changed files with 64 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
# SQL
An AI agent that helps you manage a SQL database.
> The tool script uses [usql](https://github.com/xo/usql) to interact with SQL, it supports all mainstream databases.
![image](https://github.com/user-attachments/assets/28bc1118-5f87-4571-a1c9-6c8cec4636d5)