anything-llm/server/utils/agents/aibitat/plugins/sql-agent/SQLConnectors
Timothy Carambat 15cf921616
Support SQL Agent skill (#1411)
* Support SQL Agent skill

* add MSSQL agent connector

* Add frontend to agent skills
remove FAKE_DB mock
reset skills to pickup child-skill dynamically

* add prompt examples for tools on untooled

* add better logging on SQL agents

* Wipe toolruns on each chat relay so tools can be used within the same session

* update comments
2024-05-16 10:38:21 -07:00
..
index.js Support SQL Agent skill (#1411) 2024-05-16 10:38:21 -07:00
MSSQL.js Support SQL Agent skill (#1411) 2024-05-16 10:38:21 -07:00
MySQL.js Support SQL Agent skill (#1411) 2024-05-16 10:38:21 -07:00
Postgresql.js Support SQL Agent skill (#1411) 2024-05-16 10:38:21 -07:00