mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 02:15:22 -04:00
[PR #15] [MERGED] fix invoke llm raise error #86
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugin-sdks/pull/15
Author: @hjlarry
Created: 1/15/2025
Status: ✅ Merged
Merged: 1/21/2025
Merged by: @Yeuoly
Base:
main← Head:p5📝 Commits (1)
3d938dcfix invoke llm raise error📊 Changes
1 file changed (+7 additions, -4 deletions)
View changed files
📝
python/dify_plugin/invocations/model/llm.py(+7 -4)📄 Description
when we define a tool's params with
model-selectortype, and use it this way:It will raise error:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.