anything-llm/server/utils/agents/aibitat/providers
Sean Hatfield 8422f92542
Agent support for LLMs with no function calling (#1295)
* add LMStudio agent support (generic) support
"work" with non-tool callable LLMs, highly dependent on system specs

* add comments

* enable few-shot prompting per function for OSS models

* Add Agent support for Ollama models

* azure, groq, koboldcpp agent support complete + WIP togetherai

* WIP gemini agent support

* WIP gemini blocked and will not fix for now

* azure fix

* merge fix

* add localai agent support

* azure untooled agent support

* merge fix

* refactor implementation of several agent provideers

* update bad merge comment

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-05-08 15:17:54 -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 model specific summarization (#1119) 2024-04-17 14:04:51 -07:00
azure.js Agent support for LLMs with no function calling (#1295) 2024-05-08 15:17:54 -07:00
groq.js Agent support for LLMs with no function calling (#1295) 2024-05-08 15:17:54 -07:00
index.js Agent support for LLMs with no function calling (#1295) 2024-05-08 15:17:54 -07:00
koboldcpp.js Agent support for LLMs with no function calling (#1295) 2024-05-08 15:17:54 -07:00
lmstudio.js Agent support for LLMs with no function calling (#1295) 2024-05-08 15:17:54 -07:00
localai.js Agent support for LLMs with no function calling (#1295) 2024-05-08 15:17:54 -07:00
ollama.js Ollama agents (#1270) 2024-05-07 18:06:31 -07:00
openai.js Bump openai package to latest (#1234) 2024-04-30 12:33:42 -07:00
togetherai.js Agent support for LLMs with no function calling (#1295) 2024-05-08 15:17:54 -07:00