Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 587 Bytes

File metadata and controls

27 lines (18 loc) · 587 Bytes

FastGPT-plugin

简体中文 | English

FastGPT plugin project. Deeply modularize FastGPT to achieve maximum extensibility.

Currently implemented modules:

  • System Tools
  • Knowledge Base Plugin
  • ...

Roadmap

  • Plugin Hot-swapping
  • Plugin Upload/Network Mounting
  • Visual Debugging
  • Reverse FastGPT Calls
  • ...

Contributing

Design Documentation