mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-14 07:00:47 +00:00

* 4.11.2 dev (#103) * update document * update doc * update doc * doc img * action * fix action * fix: action * fix: action * perf: action * doc * perf: action
16 lines
332 B
JSON
16 lines
332 B
JSON
{
|
|
"title": "知识库",
|
|
"description": "知识库的基础原理、搜索方案、Web站点同步和外部文件知识库的使用方法。",
|
|
"pages": [
|
|
"RAG",
|
|
"dataset_engine",
|
|
"collection_tags",
|
|
"api_dataset",
|
|
"lark_dataset",
|
|
"yuque_dataset",
|
|
"websync",
|
|
"third_dataset",
|
|
"template"
|
|
]
|
|
}
|