mirror of
https://github.com/open-webui/open-webui.git
synced 2025-08-28 14:50:46 +02:00
@@ -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;
|
||||
|
Reference in New Issue
Block a user