Skip to content
Snippets Groups Projects
Unverified Commit 2a556c27 authored by Timothy Carambat's avatar Timothy Carambat Committed by GitHub
Browse files

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
parent 4118c9dc
No related branches found
No related tags found
No related merge requests found
Showing
with 737 additions and 266 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment