Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
9e4326a5
"src/vscode:/vscode.git/clone" did not exist on "717e6bc220e61886ab24179a87e674dd7841a8c5"
Commit
9e4326a5
authored
Jul 24, 2024
by
Aryan Kothari
Browse files
fix: unintentional import from previous commit
parent
fbef731a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/lib/components/chat/ModelSelector/Selector.svelte
src/lib/components/chat/ModelSelector/Selector.svelte
+0
-1
No files found.
src/lib/components/chat/ModelSelector/Selector.svelte
View file @
9e4326a5
...
...
@@ -17,7 +17,6 @@
import { getModels } from '$lib/apis';
import Tooltip from '$lib/components/common/Tooltip.svelte';
import WebParams from '$lib/components/documents/Settings/WebParams.svelte';
const i18n = getContext('i18n');
const dispatch = createEventDispatcher();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment