[PR #465] [MERGED] fix: gpustack speech to text schema #1384

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/465
Author: @alexcodelf
Created: 3/15/2025
Status: Merged
Merged: 3/15/2025
Merged by: @crazywoola

Base: mainHead: fix/schema-not-found


📝 Commits (1)

  • e5034e8 fix: gpustack speech to text schema

📊 Changes

2 files changed (+16 additions, -2 deletions)

View changed files

📝 models/gpustack/manifest.yaml (+1 -1)
📝 models/gpustack/models/speech2text/speech2text.py (+15 -1)

📄 Description

https://github.com/langgenius/dify-official-plugins/pull/447#issuecomment-2724317646

Fix missing custom model schema for GPUStack Speech2text

Fix https://github.com/langgenius/dify/issues/15911


🔄 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/465 **Author:** [@alexcodelf](https://github.com/alexcodelf) **Created:** 3/15/2025 **Status:** ✅ Merged **Merged:** 3/15/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `fix/schema-not-found` --- ### 📝 Commits (1) - [`e5034e8`](https://github.com/langgenius/dify-official-plugins/commit/e5034e89d079dab7f8e28ad606e59d16050a9062) fix: gpustack speech to text schema ### 📊 Changes **2 files changed** (+16 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `models/gpustack/manifest.yaml` (+1 -1) 📝 `models/gpustack/models/speech2text/speech2text.py` (+15 -1) </details> ### 📄 Description https://github.com/langgenius/dify-official-plugins/pull/447#issuecomment-2724317646 Fix missing custom model schema for GPUStack Speech2text Fix https://github.com/langgenius/dify/issues/15911 --- <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:22:47 -05:00
yindo closed this issue 2026-02-16 10:22:47 -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#1384