mirror of
https://github.com/langgenius/dify.git
synced 2026-02-27 03:45:09 +00: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.