Hugging Face
Models
Datasets
Spaces
Posts
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: 83cabe00cd421d0992eec802e9219d83a47b2064
7999948
about 23 hours ago
raw
Copy download link
history
blame
contribute
delete
Safe
110 Bytes
<
script
>
import
Completions
from
'$lib/components/playground/Completions.svelte'
;
</
script
>
<
Completions
/>