Quick Start
Based on your specific needs, it is recommended to selectively follow the documentation paths below:
I Want to Use Plugins
If you’re looking to quickly install and start using plugins, prioritize the following content:
Install and Use PluginsI Want to Develop Plugins
If you plan to develop plugins yourself, follow these steps to progressively dive deeper:
1. Quick Start
Explore development examples for various plugin types to grasp the basic structure and development process quickly.
https://github.com/langgenius/dify-docs/blob/main/en/plugins/quick-start/develop-plugins/tool-type-plugin.mdhttps://github.com/langgenius/dify-docs/blob/main/en/plugins/quick-start/develop-plugins/model/README.mdExtension PluginBundle2. Advanced Development
Read the Endpoint Documentation to gain an in-depth understanding of key interfaces and implementation details in plugin development.
Schema DefinitionYou can tailor your learning based on your specific needs to efficiently master the use or development of plugins and achieve your goals effectively.
This section primarily focuses on guiding you through the installation and use of plugins.
Last updated