Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
open-webui/open-webui
houin
/
open-webui
like
1
Build error
App
Files
Files
Fetching metadata from the HF Docker repository...
main
open-webui
/
src
/
routes
/
(app)
/
workspace
/
prompts
/
+page.svelte
github-actions[bot]
GitHub deploy: 40c88ca1ff6dcc52f30e0ec6e970a3585ed54a26
2491705
about 3 hours ago
raw
Copy download link
history
blame
Safe
97 Bytes
<
script
>
import
Prompts
from
'$lib/components/workspace/Prompts.svelte'
;
</
script
>
<
Prompts
/>