anything-llm/server/utils
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
..
AiProviders add token context limit for native llm settings (#614) 2024-01-17 16:25:30 -08:00
boot 523-Added support for HTTPS to Server. (#524) 2024-01-04 17:22:15 -08:00
chats create configurable topN per workspace (#616) 2024-01-18 12:34:20 -08:00
database Full developer api (#221) 2023-08-23 19:15:07 -07:00
EmbeddingEngines chore: Better VectorDb and Embedder error messages (#620) 2024-01-18 11:40:48 -08:00
files Merge pull request from GHSA-xmj6-g32r-fc5q 2024-01-18 13:57:23 -08:00
helpers 617 persist special env keys (#624) 2024-01-18 18:13:24 -08:00
http prevent manager in multi-user from updatingENV via HTTP (#576) 2024-01-11 12:11:45 -08:00
middleware Change pwd check to O(1) check to prevent timing attacks - single user mode (#575) 2024-01-11 10:54:55 -08:00
prisma Add built-in embedding engine into AnythingLLM (#411) 2023-12-06 10:36:22 -08:00
telemetry Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
vectorDbProviders create configurable topN per workspace (#616) 2024-01-18 12:34:20 -08:00