Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
开发插件
本文介绍 Dify 插件多语言 README 的文件规范及其在 Dify Marketplace 中的显示规则。
README.md
README_<language_code>.md
readme
... ├── main.py ├── manifest.yaml ├── readme │ ├── README_ja_JP.md │ ├── README_pt_BR.md │ └── README_zh_Hans.md ├── README.md ...
Was this page helpful?