anything-llm/server/endpoints
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
..
chat.js add endpoint saftey to prevent server dying in production 2023-06-08 13:13:48 -07:00
system.js resolves #14 (#15) 2023-06-09 12:59:22 -07:00
workspaces.js Implement Workspace-specific setting configs + other technical features (#58) 2023-06-14 23:12:59 -07:00