anything-llm/server/models
Sean Hatfield 608f28d745
[FEAT] create custom prompt suggestions per workspace (#664)
* create custom suggested chat messages per workspace

* update how suggestedChats are passed to chat window

* update mobile styles

* update edit change handler

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-02-06 11:24:33 -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 Patch lanceDB not deleting vectors from workspace (#655) 2024-01-29 09:49:22 -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
invite.js Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
systemSettings.js Implement support for HuggingFace Inference Endpoints (#680) 2024-02-06 09:17:51 -08:00
telemetry.js Add runtime metric to Telemetry 2024-01-24 10:40:31 -08:00
user.js 401-Password Complexity Check Capability (#402) 2023-12-05 09:13:06 -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 [FIX]: Fix Chinese characters causing empty workspace slug (#660) 2024-01-31 13:38:21 -08:00
workspaceChats.js patch workspace-chats API endpoint to be generally available instead of forced multi-user 2024-01-02 12:44:17 -08:00
workspacesSuggestedMessages.js [FEAT] create custom prompt suggestions per workspace (#664) 2024-02-06 11:24:33 -08:00
workspaceUsers.js Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00