Files
dify-plugin-sdks/python/dify_plugin/core/entities/plugin
Yeuoly 24c77fafae feat: implement dynamic parameter fetching functionality
- Added DynamicParameterFetchParameterOptionsRequest class for dynamic parameter requests.
- Introduced DynamicParameterActions enum for action types related to dynamic parameters.
- Enhanced PluginExecutor with methods to handle dynamic parameter fetching.
- Updated Tool interface to include a method for fetching parameter options.
- Documented the DynamicSelectProtocol for clarity on its usage.
2025-06-23 20:56:04 +08:00
..
2024-09-03 23:03:15 +08:00
2024-12-03 15:19:19 +08:00
2024-09-04 19:51:15 +08:00