anything-llm/server
Timothy Carambat 331d3741c9
Ollama agents (#1270)
* 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

* improve json parsing for ollama text responses
2024-05-07 18:06:31 -07:00
..
endpoints Add LMStudio agent support (generic) support (#1246) 2024-05-07 16:35:47 -07:00
models [FEAT] KoboldCPP LLM Support (#1268) 2024-05-02 12:12:44 -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 Ollama agents (#1270) 2024-05-07 18:06:31 -07:00
.env.example [FEAT] KoboldCPP LLM Support (#1268) 2024-05-02 12:12:44 -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