mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 10:25:23 -04:00
8f028d2832
- Implemented logic to write a datasource declaration message when a datasource configuration is present during plugin initialization. - Introduced a new message type, `DATASOURCE_DECLARATION`, in the `InitializeMessage` class to support this functionality.