open-webui/src/routes/(app)
2023-12-30 03:27:13 -05:00
..
admin feat: delete user button added to admin page 2023-12-28 23:12:58 -08:00
c/[id] Merge branch 'main' into fix-openai-settings 2023-12-30 03:27:13 -05:00
modelfiles Settings were being referenced incorrectly and as a result, no settings were being sent to openai endpoint. Added num_predict slider in advanced UI. Also added seed, stop and max_tokens (uses num_predict) being sent to openai endpoint. 2023-12-29 16:09:59 +00:00
+layout.svelte fix: toggle settings shortcut fix 2023-12-30 00:24:57 -08:00
+page.svelte Merge branch 'main' into fix-openai-settings 2023-12-30 03:27:13 -05:00