Model guidesOfficial documentation6 min readModel guides

Retrieve Official FastGPT Plugin Development References

Core Reference Resource Overview This page provides a structured compilation of official FastGPT plugin development references, sourced exclusively from t…

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 NamePrimary PurposeDirect Link
FastGPT Plugin RepositoryCentral codebase for all FastGPT system plugins, custom plugin templates, and release packageshttps://github.com/labring/fastgpt-plugin
System Plugin Development GuideEnd-to-end instructions for building and deploying native FastGPT system pluginshttps://github.com/labring/fastgpt-plugin/blob/main/docs/dev/how-to-devlop-plugin.en.md
SDK Factory GuideTechnical documentation for using the FastGPT SDK Factory toolkit to build custom plugin SDKshttps://github.com/labring/fastgpt-plugin/blob/main/sdk/factory/README.en.md
CLI GuideUsage reference for the FastGPT plugin command-line interface toolhttps://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:

  1. Navigate to the FastGPT Plugin Repository to browse existing plugin source code, review release notes, and download pre-built plugin packages.
  2. Open the System Plugin Development Guide to follow documented steps for creating custom system plugins tailored to FastGPT’s plugin framework.
  3. Reference the SDK Factory Guide when building custom software development kits to extend FastGPT plugin functionality beyond core system capabilities.
  4. 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.