mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
Update Messages.svelte
This commit is contained in:
parent
eaa6850431
commit
a3a0e18307
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue