anything-llm/server
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
..
endpoints Feat/quick delete chat (#1302) 2024-05-08 11:10:00 -07:00
models [FEAT] Text Generation Web UI LLM provider support (#1279) 2024-05-08 11:56:30 -07:00
prisma Customize refusal response for query mode (#1243) 2024-04-30 16:14:30 -07:00
storage 1173 dynamic cache openrouter (#1176) 2024-04-23 11:10:54 -07:00
swagger Add ability to add invitee to workspaces automatically (#975) 2024-03-26 16:38:32 -07:00
utils Agent support for LLMs with no function calling (#1295) 2024-05-08 15:17:54 -07:00
.env.example [FEAT] Text Generation Web UI LLM provider support (#1279) 2024-05-08 11:56:30 -07:00
.flowconfig devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.gitignore RSA-Signing on server<->collector communication via API (#1005) 2024-04-01 13:56:35 -07:00
.nvmrc Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
index.js Prevent i-framing of frontend UI to prevent unsafe embedding and/or clickjacking (#1200) 2024-05-01 13:02:08 -07:00
jsconfig.json devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
nodemon.json Full developer api (#221) 2023-08-23 19:15:07 -07:00
package.json Ollama agents (#1270) 2024-05-07 18:06:31 -07:00
yarn.lock Ollama agents (#1270) 2024-05-07 18:06:31 -07:00