diff --git a/src/lib/components/common/Sidebar.svelte b/src/lib/components/common/Sidebar.svelte index 4ff3d2a6b..bb3714244 100644 --- a/src/lib/components/common/Sidebar.svelte +++ b/src/lib/components/common/Sidebar.svelte @@ -12,7 +12,7 @@ {#if show}
{ show = false; }} diff --git a/src/lib/components/playground/Chat.svelte b/src/lib/components/playground/Chat.svelte index eb06a9df2..f87667cd8 100644 --- a/src/lib/components/playground/Chat.svelte +++ b/src/lib/components/playground/Chat.svelte @@ -189,14 +189,19 @@
- +
Settings
-
-
@@ -206,16 +211,14 @@
Model
- ({ - value: model.id, - label: model.name, - model: model - }))} +