anything-llm/server
Timothy Carambat 44eb1e9ab0
617 persist special env keys (#624)
* add support for exporting to json and csv in workspace chats

* safety encode URL options

* remove message about openai fine tuning on export success

* all defaults to jsonl

* Persist special env keys on updates

---------

Co-authored-by: shatfield4 <seanhatfield5@gmail.com>
2024-01-18 18:13:24 -08:00
..
endpoints add support for exporting to json and csv in workspace chats (#622) 2024-01-18 17:59:51 -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 617 persist special env keys (#624) 2024-01-18 18:13:24 -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