mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-09 01:02:24 +08:00
16 lines
370 B
JSON
16 lines
370 B
JSON
{
|
|
"title": "Knowledge Base",
|
|
"description": "Basic principles of knowledge base, search solutions, web site synchronization, and usage methods for external file knowledge bases.",
|
|
"pages": [
|
|
"rag",
|
|
"dataset_engine",
|
|
"collection_tags",
|
|
"api_dataset",
|
|
"lark_dataset",
|
|
"yuque_dataset",
|
|
"websync",
|
|
"third_dataset",
|
|
"template"
|
|
]
|
|
}
|