Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
retopara
/
ragflow
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f1351d2
ragflow
/
web
/
src
/
pages
/
dataset
/
settings
/
index.tsx
balibabu
Feat: Add dataset sidebar #3221 (#3683)
ccb514f
5 months ago
raw
Copy download link
history
blame
83 Bytes
export
default
function
DatasetSettings
(
) {
return
<
div
>
DatasetSettings
</
div
>
;
}