Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
open-webui/open-webui
cuio
/
open-webui
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
open-webui
/
src
/
routes
/
(app)
/
workspace
/
tools
/
+page.svelte
github-actions[bot]
GitHub deploy: 37e0d470829d9045f812a828d4966cdc49f96e05
bd87891
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
91 Bytes
<
script
>
import
Tools
from
'$lib/components/workspace/Tools.svelte'
;
</
script
>
<
Tools
/>