Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Niansuh
/
open-webui
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
open-webui
/
src
/
routes
/
(app)
/
workspace
/
functions
/
+page.svelte
github-actions[bot]
GitHub deploy: 9f5a728803eaead79d59c33a9f98238b0ce1aafa
57f4874
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
103 Bytes
<
script
>
import
Functions
from
'$lib/components/workspace/Functions.svelte'
;
</
script
>
<
Functions
/>