mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-23 10:55:45 -04:00
9077081304
- Introduced a new method _fetch_parameter_options to retrieve parameter options based on credential type and access tokens. - Enhanced the handling of unauthorized credentials by providing a default option when no valid credentials are available. - Updated imports to include necessary entities for the new functionality.