mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-16 16:04:34 +00:00
Fix document action and content (#5308)
* fix: action * remove cache * update action * doc (#102) * doc (#101) * do * add redirect * doc * fix: action * action * doc * fix: action * fix: action * action
This commit is contained in:
@@ -3,7 +3,7 @@ title: 接入飞书机器人教程
|
||||
description: FastGPT 接入飞书机器人教程
|
||||
---
|
||||
|
||||
从 4.8.10 版本起,FastGPT 商业版支持直接接入飞书机器人,无需额外的 API。
|
||||
从 4.8.10 版本起,FastGPT 商业版支持直接接入飞书机器人,无需额外的 API。
|
||||
|
||||
## 1. 申请飞书应用
|
||||
|
||||
|
@@ -3,7 +3,6 @@ title: 使用案例
|
||||
description: FastGPT 使用案例
|
||||
---
|
||||
|
||||
|
||||
import { Redirect } from '@/components/docs/Redirect';
|
||||
|
||||
<Redirect to="/docs/use-cases/external-integration/openapi" />
|
Reference in New Issue
Block a user