mirror of
https://github.com/langgenius/dify.git
synced 2026-02-26 04:27:41 +08:00
- Updated the llm_description assignment in the ToolParameter to safely access the en_US property of paramDescription, ensuring it defaults to an empty string if not present. This change improves the robustness of the parameter handling in the plugin detail panel.