mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 20:37:48 +00:00
update doc (#3836)
This commit is contained in:
@@ -35,7 +35,7 @@ curl --location --request POST 'https://{{host}}/api/admin/initv4822' \
|
||||
|
||||
1. AI 对话节点解析 `<think></think>` 标签内容作为思考链,便于各类模型进行思考链输出。需主动开启模型输出思考。
|
||||
2. 对话 API 优化,无论是否传递 chatId,都会保存对话日志。未传递 chatId,则随机生成一个 chatId 来进行存储。
|
||||
3. ppio 模型提供商 by
|
||||
3. ppio 模型提供商
|
||||
|
||||
## ⚙️ 优化
|
||||
|
||||
|
Reference in New Issue
Block a user