anything-llm/server/models
2024-03-18 08:37:36 +00:00
..
apiKeys.js [FEAT] Automated audit logging (#667) 2024-02-06 15:21:40 -08:00
cacheData.js Infinite prompt input and compression implementation (#332) 2023-11-06 13:13:53 -08:00
documents.js Enable ability to do full-text query on documents (#758) 2024-02-21 13:15:45 -08:00
embedChats.js [FEAT] Embedded AnythingLLM (#656) 2024-02-05 14:21:34 -08:00
embedConfig.js [FEAT] Embedded AnythingLLM (#656) 2024-02-05 14:21:34 -08:00
eventLogs.js [FEAT] Automated audit logging (#667) 2024-02-06 15:21:40 -08:00
invite.js Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
systemSettings.js [FEAT] Groq LLM support (#865) 2024-03-06 14:48:38 -08:00
telemetry.js Add runtime metric to Telemetry 2024-01-24 10:40:31 -08:00
user.js [FEAT] Automated audit logging (#667) 2024-02-06 15:21:40 -08:00
vectors.js Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
welcomeMessages.js add check to skip empty messages (#602) 2024-01-16 18:23:51 -08:00
workspace.js [FEAT] Ability to set workspace profile image (#847) 2024-03-12 11:36:59 -07:00
workspaceChats.js [FEAT] RLHF on response messages (#708) 2024-02-13 11:33:05 -08:00
workspaceMetaResponse.js - added metaResponse:Bool and metaResponseSettings:String columns to workspaces table via prisma. 2024-03-18 08:37:36 +00:00
workspacesSuggestedMessages.js [FEAT] create custom prompt suggestions per workspace (#664) 2024-02-06 11:24:33 -08:00
workspaceThread.js Implement workspace threading that is backwards compatible (#699) 2024-02-08 18:37:22 -08:00
workspaceUsers.js Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00