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
a3a0e183
Commit
a3a0e183
authored
Feb 22, 2024
by
Timothy J. Baek
Browse files
Update Messages.svelte
parent
eaa68504
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/Messages.svelte
src/lib/components/chat/Messages.svelte
+0
-1
No files found.
src/lib/components/chat/Messages.svelte
View file @
a3a0e183
...
...
@@ -11,7 +11,6 @@
import ResponseMessage from './Messages/ResponseMessage.svelte';
import Placeholder from './Messages/Placeholder.svelte';
import Spinner from '../common/Spinner.svelte';
import { cancelChatCompletion } from '$lib/apis/ollama';
export let chatId = '';
export let sendPrompt: Function;
...
...
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