[PR #854] [MERGED] fix: override get_customizable_model_schema #1590

Closed
opened 2026-02-16 10:23:24 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/854
Author: @quicksandznzn
Created: 5/6/2025
Status: Merged
Merged: 5/6/2025
Merged by: @crazywoola

Base: mainHead: fix-830-feat-sglang-qwen3


📝 Commits (2)

  • 52ad324 fix: override get_customizable_model_schema
  • 32a1382 fix get_customizable_model_schema

📊 Changes

2 files changed (+13 additions, -19 deletions)

View changed files

📝 models/openai_api_compatible/manifest.yaml (+1 -1)
📝 models/openai_api_compatible/models/llm/llm.py (+12 -18)

📄 Description

https://github.com/langgenius/dify-official-plugins/pull/830


🔄 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-official-plugins/pull/854 **Author:** [@quicksandznzn](https://github.com/quicksandznzn) **Created:** 5/6/2025 **Status:** ✅ Merged **Merged:** 5/6/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `fix-830-feat-sglang-qwen3` --- ### 📝 Commits (2) - [`52ad324`](https://github.com/langgenius/dify-official-plugins/commit/52ad324bceddaa242ec525141df2bc9ea5fd17b0) fix: override get_customizable_model_schema - [`32a1382`](https://github.com/langgenius/dify-official-plugins/commit/32a1382ea728700732ff628aa5b1312e51183233) fix get_customizable_model_schema ### 📊 Changes **2 files changed** (+13 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `models/openai_api_compatible/manifest.yaml` (+1 -1) 📝 `models/openai_api_compatible/models/llm/llm.py` (+12 -18) </details> ### 📄 Description https://github.com/langgenius/dify-official-plugins/pull/830 --- <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-16 10:23:24 -05:00
yindo closed this issue 2026-02-16 10:23:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#1590