V4.9.6 dev (#4566)
Some checks are pending
Deploy doc image to cf / deploy-production (push) Waiting to run
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run

* update doc

* perf: avatar

* fix: mcp action
This commit is contained in:
Archer 2025-04-16 22:35:06 +08:00 committed by GitHub
parent 952412f648
commit 8fa9ec4c13
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,7 @@ on:
workflow_dispatch:
push:
paths:
- 'projects/sandbox/**'
- 'projects/mcp_server/**'
tags:
- 'v*'
jobs:

View File

@ -10,6 +10,7 @@ weight: 794
## 🚀 新增内容
1. 以 MCP 方式对外提供应用调用。