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...
103e12b
ragflow
/
web
/
src
/
pages
/
add-knowledge
/
components
/
knowledge-search
/
index.tsx
KevinHuSh
add front end code (#27)
6b8fc2c
over 1 year ago
raw
Copy download link
history
blame
64 Bytes
export
default
() => {
return
<
div
>
知识库搜索
</
div
>
}