anything-llm/server
Sean Hatfield 62cea07599
add gpt-3.5-turbo-1106 model for openai LLM (#636)
* add gpt-3.5-turbo-1106 model for openai LLM

* add gpt-3.5-turbo-1106 as valid model for backend and per workspace model selection
2024-01-22 13:19:47 -08:00
..
endpoints Prevent private octets from link collection for self-hosted (#626) 2024-01-19 10:49:40 -08:00
models create configurable topN per workspace (#616) 2024-01-18 12:34:20 -08:00
prisma create configurable topN per workspace (#616) 2024-01-18 12:34:20 -08:00
storage feat: Embed on-instance Whisper model for audio/mp4 transcribing (#449) 2023-12-15 11:20:13 -08:00
swagger 570 document api return object (#608) 2024-01-16 16:04:22 -08:00
utils add gpt-3.5-turbo-1106 model for openai LLM (#636) 2024-01-22 13:19:47 -08:00
.env.example feat: Add support for Zilliz Cloud by Milvus (#615) 2024-01-17 18:00:54 -08:00
.flowconfig devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.gitignore improve native embedder handling of large files (#584) 2024-01-13 00:32:43 -08:00
.nvmrc Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
index.js Merge pull request from GHSA-xmj6-g32r-fc5q 2024-01-18 13:57:23 -08: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 Merge pull request from GHSA-xmj6-g32r-fc5q 2024-01-18 13:57:23 -08:00
yarn.lock Merge pull request from GHSA-xmj6-g32r-fc5q 2024-01-18 13:57:23 -08:00