mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-27 00:17:31 +00:00
New dpcs structure and dataset i18n (#551)
* perf: check balance * md * lock way * i18n * docs * doc * i18n * update doc * feat: one link sync * feat: one link sync * feat: one link sync * feat: one link sync * feat: one link sync * feat: one link sync * feat: one link sync
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
---
|
||||
weight: 560
|
||||
weight: 850
|
||||
title: "OpenAPI 接口文档"
|
||||
description: "FastGPT OpenAPI 文档"
|
||||
icon: api
|
||||
draft: false
|
||||
images: []
|
||||
---
|
||||
---
|
||||
<!-- 850~900 -->
|
@@ -4,7 +4,7 @@ description: 'FastGPT Api Key 使用与鉴权'
|
||||
icon: 'key'
|
||||
draft: false
|
||||
toc: true
|
||||
weight: 561
|
||||
weight: 851
|
||||
---
|
||||
|
||||
## 使用说明
|
||||
|
@@ -4,7 +4,7 @@ description: 'FastGPT OpenAPI 对话接口'
|
||||
icon: 'chat'
|
||||
draft: false
|
||||
toc: true
|
||||
weight: 562
|
||||
weight: 852
|
||||
---
|
||||
|
||||
## 发起对话
|
||||
|
@@ -4,7 +4,7 @@ description: 'FastGPT OpenAPI 知识库接口'
|
||||
icon: 'dataset'
|
||||
draft: false
|
||||
toc: true
|
||||
weight: 563
|
||||
weight: 853
|
||||
---
|
||||
|
||||
| 如何获取知识库ID(datasetId) | 如何获取文件集合ID(collection_id) |
|
||||
|
@@ -4,7 +4,7 @@ description: 'FastGPT 分享链接鉴权'
|
||||
icon: 'share'
|
||||
draft: false
|
||||
toc: true
|
||||
weight: 564
|
||||
weight: 860
|
||||
---
|
||||
|
||||
## 使用说明
|
||||
|
Reference in New Issue
Block a user