[PR #14] [MERGED] label display error when use_template #84

Closed
opened 2026-02-15 21:15:42 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-sdks/pull/14
Author: @hjlarry
Created: 1/14/2025
Status: Merged
Merged: 1/14/2025
Merged by: @Yeuoly

Base: mainHead: p4


📝 Commits (1)

  • c465033 label display error when use_template

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 python/dify_plugin/entities/model/__init__.py (+3 -3)

📄 Description

when a llm's config use use_template, it's label will display incorrect:
image

After fix:
image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-plugin-sdks/pull/14 **Author:** [@hjlarry](https://github.com/hjlarry) **Created:** 1/14/2025 **Status:** ✅ Merged **Merged:** 1/14/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `p4` --- ### 📝 Commits (1) - [`c465033`](https://github.com/langgenius/dify-plugin-sdks/commit/c465033a8ef12a0b23eda16c105a06fa84b3983f) label display error when use_template ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `python/dify_plugin/entities/model/__init__.py` (+3 -3) </details> ### 📄 Description when a llm's config use `use_template`, it's label will display incorrect: ![image](https://github.com/user-attachments/assets/9a4ff0f5-671b-4ab6-af49-ec450034bcc9) After fix: ![image](https://github.com/user-attachments/assets/92b9cb7e-ae18-4fd0-9467-bbff2e36470b) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 21:15:42 -05:00
yindo closed this issue 2026-02-15 21:15:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-sdks#84