Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
open-webui/open-webui
ancoai
/
open-ui
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
open-ui
/
src
/
routes
/
(app)
/
playground
/
+page.svelte
github-actions[bot]
GitHub deploy: e5bb0f014acf570d032e42a9c2d9d8eecc629887
86d1d0d
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
89 Bytes
<
script
>
import
Chat
from
'$lib/components/playground/Chat.svelte'
;
</
script
>
<
Chat
/>