anything-llm/server/models
Sean Hatfield 997482ef8f
added JSONL export to workspace chats (#345)
* added JSONL export to workspace chats

* change permissions for workspace chat settings

* change permissions for workspace chat settings

* Show error for correct limit on fine-tune
Change sidebar position and permission
Remove check for MUM

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2023-11-08 17:36:54 -08:00
..
apiKeys.js Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
cacheData.js Infinite prompt input and compression implementation (#332) 2023-11-06 13:13:53 -08:00
documents.js Compensate for upper OpenAI emedding limit chunk size (#292) 2023-10-26 10:57:37 -07:00
invite.js Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
systemSettings.js Infinite prompt input and compression implementation (#332) 2023-11-06 13:13:53 -08:00
telemetry.js Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
user.js AnythingLLM UI overhaul (#278) 2023-10-23 13:10:34 -07:00
vectors.js Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
welcomeMessages.js Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
workspace.js 315 show citations based on relevancy score (#316) 2023-11-06 16:49:29 -08:00
workspaceChats.js added JSONL export to workspace chats (#345) 2023-11-08 17:36:54 -08:00
workspaceUsers.js Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00