anything-llm/server
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
..
endpoints [FEAT] Fork chat to new thread (#1788) 2024-07-03 14:44:35 -07:00
jobs Update bgworker to use fork instead of worker_thread (#1808) 2024-07-03 11:44:34 -07:00
models [FEAT] Fork chat to new thread (#1788) 2024-07-03 14:44:35 -07:00
prisma [FEAT] Remove users_can_delete_workspaces feature (#1742) 2024-06-25 16:46:06 -07:00
storage 1173 dynamic cache openrouter (#1176) 2024-04-23 11:10:54 -07:00
swagger [FEAT] Remove users_can_delete_workspaces feature (#1742) 2024-06-25 16:46:06 -07:00
utils fix typo in agent debug logs 2024-07-03 14:02:33 -07:00
.env.example [FEAT] Generic OpenAI embedding provider (#1664) 2024-06-21 16:27:02 -07:00
.flowconfig devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.gitignore Patch WSS upgrade for manual HTTPS certs (#1429) 2024-05-17 14:03:25 -07:00
.nvmrc Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
index.js [BETA] Live document sync (#1719) 2024-06-21 13:38:50 -07:00
jsconfig.json devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
nodemon.json Full developer api (#221) 2023-08-23 19:15:07 -07:00
package.json Update bgworker to use fork instead of worker_thread (#1808) 2024-07-03 11:44:34 -07:00
yarn.lock Update bgworker to use fork instead of worker_thread (#1808) 2024-07-03 11:44:34 -07:00