mirror of
https://github.com/open-webui/open-webui
synced 2025-03-23 22:31:38 +00:00
fix
This commit is contained in:
parent
62f67bed29
commit
9e339fdb18
@ -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 New Issue
Block a user