mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
commit
93180ef001
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
|||
import Skeleton from './Skeleton.svelte';
|
||||
import CodeBlock from './CodeBlock.svelte';
|
||||
import Image from '$lib/components/common/Image.svelte';
|
||||
import { WEBUI_BASE_URL } from '$lib/constants';
|
||||
|
||||
export let modelfiles = [];
|
||||
export let message;
|
||||
|
|
|
|||
Loading…
Reference in a new issue