anything-llm/server/endpoints
Sean Hatfield 8b5d9ccdb3
[FEAT] Fork chat to new thread (#1788)
* implement thread forking feature

* rename thread based on forked message

* refactor bulk message create for thread fork + bump prisma version

* revert prisma version bump

* add todo to bulkCreate function in workspace chats

* cast user input to expected type to prevent prisma injection

* refactor: update order of ops for thread fork

---------

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2024-07-03 14:44:35 -07:00
..
api [FEAT] Remove users_can_delete_workspaces feature (#1742) 2024-06-25 16:46:06 -07:00
embed Make LanceDB the vector database default provider in backend to prevent issues where somehow this key is not set by the user resulting in a Pinecone error even though they never said they wanted Pinecone to be their vector db 2024-05-13 12:22:53 -07:00
experimental [BETA] Live document sync (#1719) 2024-06-21 13:38:50 -07:00
extensions [FEAT] Website depth scraping data connector (#1191) 2024-05-14 12:49:14 -07:00
admin.js [FEAT] Remove users_can_delete_workspaces feature (#1742) 2024-06-25 16:46:06 -07:00
agentWebsocket.js Add LMStudio agent support (generic) support (#1246) 2024-05-07 16:35:47 -07:00
chat.js patch: Auto thread renaming (#1636) 2024-06-07 17:12:54 -07:00
document.js repatch path normalization (#1516) 2024-05-23 12:52:04 -07:00
embedManagement.js [FEAT] Automated audit logging (#667) 2024-02-06 15:21:40 -08:00
invite.js [FEAT] Automated audit logging (#667) 2024-02-06 15:21:40 -08:00
system.js [FEAT] Remove users_can_delete_workspaces feature (#1742) 2024-06-25 16:46:06 -07:00
utils.js chore: silence getGitVersion for docker env runtime 2024-07-03 11:50:31 -07:00
workspaces.js [FEAT] Fork chat to new thread (#1788) 2024-07-03 14:44:35 -07:00
workspaceThreads.js [FEAT] Edit message button (#1392) 2024-06-06 12:56:11 -07:00