mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 18:35:29 -04:00
5415dbafa9
- Added dynamic parameter fetching capabilities to the Plugin class. - Introduced TriggerProvider and Trigger classes for managing trigger functionalities. - Updated Tool interface to enforce implementation of credential validation and OAuth methods. - Enhanced error messages for NotImplementedError in ToolProvider and Trigger classes. - Removed deprecated tools and their configurations from the codebase.
4 lines
132 B
Bash
4 lines
132 B
Bash
INSTALL_METHOD=remote
|
|
REMOTE_INSTALL_HOST=localhost
|
|
REMOTE_INSTALL_PORT=5003
|
|
REMOTE_INSTALL_KEY=1fbe8953-7bf7-4d77-8916-ee217f7068df |