| # dify_python | |
| <!-- brief introduction for the extension --> | |
| ## Features | |
| <!-- main features introduction --> | |
| - xxx feature | |
| ## API | |
| Refer to `api` definition in [manifest.json] and default values in [property.json](property.json). | |
| <!-- Additional API.md can be referred to if extra introduction needed --> | |
| ## Development | |
| ### Build | |
| <!-- build dependencies and steps --> | |
| ### Unit test | |
| <!-- how to do unit test for the extension --> | |
| ## Misc | |
| <!-- others if applicable --> | |