anything-llm/server/utils
Timothy Carambat 2a556c275c
Implement Workspace-specific setting configs + other technical features (#58)
* 1. Define LLM Temperature as a workspace setting
2. Implement rudimentry table migration code for both new and existing repos to bring tables up to date
3. Trigger for workspace on update to update timestamp
4. Always fallback temp to 0.7
5. Extract WorkspaceModal into Tabbed content
6. Remove workspace name UNIQUE constraint (cannot be migrated :()
7. Add slug +seed when existing slug is already take
8. Seperate name from slug so display names can be changed

* remove blocking test return
2023-06-14 23:12:59 -07:00
..
chats Implement Workspace-specific setting configs + other technical features (#58) 2023-06-14 23:12:59 -07:00
database Implement Workspace-specific setting configs + other technical features (#58) 2023-06-14 23:12:59 -07:00
files Docker support (#34) 2023-06-13 11:26:11 -07:00
helpers Reorg some files for clarity 2023-06-08 18:58:26 -07:00
http 12 auth implementation (#13) 2023-06-09 11:27:27 -07:00
middleware 12 auth implementation (#13) 2023-06-09 11:27:27 -07:00
openAi Implement Workspace-specific setting configs + other technical features (#58) 2023-06-14 23:12:59 -07:00
vectorDbProviders Implement Workspace-specific setting configs + other technical features (#58) 2023-06-14 23:12:59 -07:00