Core Reference Resource Overview
This page provides a structured compilation of official FastGPT plugin development references, sourced exclusively from the official FastGPT Plugin Repository and its nested documentation directories. All listed resources are maintained to align with the latest FastGPT platform plugin standards, eliminating the need to locate unvetted third-party materials.
Official Reference Resource Table
| Resource Name | Primary Purpose | Direct Link |
|---|---|---|
| FastGPT Plugin Repository | Central codebase for all FastGPT system plugins, custom plugin templates, and release packages | https://github.com/labring/fastgpt-plugin |
| System Plugin Development Guide | End-to-end instructions for building and deploying native FastGPT system plugins | https://github.com/labring/fastgpt-plugin/blob/main/docs/dev/how-to-devlop-plugin.en.md |
| SDK Factory Guide | Technical documentation for using the FastGPT SDK Factory toolkit to build custom plugin SDKs | https://github.com/labring/fastgpt-plugin/blob/main/sdk/factory/README.en.md |
| CLI Guide | Usage reference for the FastGPT plugin command-line interface tool | https://github.com/labring/fastgpt-plugin/blob/main/apps/cli/README.en.md |
Standard Access Workflow
Follow this sequential process to utilize the listed development resources:
- Navigate to the FastGPT Plugin Repository to browse existing plugin source code, review release notes, and download pre-built plugin packages.
- Open the System Plugin Development Guide to follow documented steps for creating custom system plugins tailored to FastGPT’s plugin framework.
- Reference the SDK Factory Guide when building custom software development kits to extend FastGPT plugin functionality beyond core system capabilities.
- Consult the CLI Guide for detailed instructions on using the official FastGPT plugin command-line tools for build, test, and deployment tasks.
Source: FastGPT official source
Applicability and version scope
Use this page for the documented Model guides scenario. Confirm the FastGPT, dependency, API, and deployment versions in the official source before applying a change.
Safety guardrails
Use [REDACTED_CREDENTIAL] for credentials and private data. Confirm the documented environment and version before review.
Rollback guidance
Restore the prior technical-content authority snapshot. Restore saved configuration and data snapshots, then repeat the smallest verification scenario.