Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
open-webui/open-webui
alosongngu
/
chatbot
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
chatbot
/
src
/
routes
/
(app)
/
admin
/
evaluations
/
+page.svelte
github-actions[bot]
GitHub deploy: 5433340bb1924e61d2d616950eacc7a6cfdb6b46
b69c233
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
105 Bytes
<
script
>
import
Evaluations
from
'$lib/components/admin/Evaluations.svelte'
;
</
script
>
<
Evaluations
/>