anything-llm/server/utils/agents/aibitat/providers
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
..
helpers Agent support for LLMs with no function calling (#1295) 2024-05-08 15:17:54 -07:00
ai-provider.js Agent support for LLMs with no function calling (#1295) 2024-05-08 15:17:54 -07:00
anthropic.js Support SQL Agent skill (#1411) 2024-05-16 10:38:21 -07:00
azure.js Support SQL Agent skill (#1411) 2024-05-16 10:38:21 -07:00
genericOpenAi.js Support SQL Agent skill (#1411) 2024-05-16 10:38:21 -07:00
groq.js Support SQL Agent skill (#1411) 2024-05-16 10:38:21 -07:00
index.js More agent providers (#1316) 2024-05-08 16:04:18 -07:00
koboldcpp.js Support SQL Agent skill (#1411) 2024-05-16 10:38:21 -07:00
lmstudio.js Support SQL Agent skill (#1411) 2024-05-16 10:38:21 -07:00
localai.js Support SQL Agent skill (#1411) 2024-05-16 10:38:21 -07:00
mistral.js Support SQL Agent skill (#1411) 2024-05-16 10:38:21 -07:00
ollama.js Support SQL Agent skill (#1411) 2024-05-16 10:38:21 -07:00
openai.js Support SQL Agent skill (#1411) 2024-05-16 10:38:21 -07:00
openrouter.js Support SQL Agent skill (#1411) 2024-05-16 10:38:21 -07:00
perplexity.js Support SQL Agent skill (#1411) 2024-05-16 10:38:21 -07:00
textgenwebui.js Support SQL Agent skill (#1411) 2024-05-16 10:38:21 -07:00
togetherai.js Support SQL Agent skill (#1411) 2024-05-16 10:38:21 -07:00