Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
open-webui/open-webui
tang-x
/
iubewnepo
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
iubewnepo
/
src
/
routes
/
(app)
/
playground
/
completions
/
+page.svelte
github-actions[bot]
GitHub deploy: 99c56dd28ae3a74d7a7aa6eb51b7bbe8bfeab639
353784c
2 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
110 Bytes
<
script
>
import
Completions
from
'$lib/components/playground/Completions.svelte'
;
</
script
>
<
Completions
/>