Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
open-webui/open-webui
eggacheb
/
open-webui
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
open-webui
/
src
/
routes
/
(app)
/
workspace
/
documents
/
+page.svelte
github-actions[bot]
GitHub deploy: e9c8341d386d108296520a528c75274e5a7d0ada
60ec08f
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
103 Bytes
<
script
>
import
Documents
from
'$lib/components/workspace/Documents.svelte'
;
</
script
>
<
Documents
/>