anything-llm/server/endpoints
Sean Hatfield 36558350e7
Fix white screen bug when deleting chats under Workspace Chats menu (#681)
* use filter instead of ref to delete row from workspace chat component on delete/fix backend invalid json error

* remove ref from pagination on embed chats and fix white screen bug

* remove unneeded import

* normalize response object

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-02-06 13:11:44 -08:00
..
api [FEAT] support pinecone serverless (#639) 2024-01-22 16:41:20 -08:00
embed [FEAT] Embedded AnythingLLM (#656) 2024-02-05 14:21:34 -08:00
extensions Implement total permission overhaul (#629) 2024-01-22 14:14:01 -08:00
admin.js Implement total permission overhaul (#629) 2024-01-22 14:14:01 -08:00
chat.js Implement total permission overhaul (#629) 2024-01-22 14:14:01 -08:00
embedManagement.js [FEAT] Embedded AnythingLLM (#656) 2024-02-05 14:21:34 -08:00
invite.js Dynamic vector count on workspace settings (#567) 2024-01-10 13:18:48 -08:00
system.js Fix white screen bug when deleting chats under Workspace Chats menu (#681) 2024-02-06 13:11:44 -08:00
utils.js Implement total permission overhaul (#629) 2024-01-22 14:14:01 -08:00
workspaces.js [FEAT] create custom prompt suggestions per workspace (#664) 2024-02-06 11:24:33 -08:00