[PR #340] [MERGED] fix(openai): update version to 0.0.10 and handle special case for 'yi' model in finish reason #1300

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/340
Author: @laipz8200
Created: 2/28/2025
Status: Merged
Merged: 3/1/2025
Merged by: @crazywoola

Base: mainHead: feat/sync-openai-with-dify


📝 Commits (1)

  • 36df86d fix: update version to 0.0.10 and handle special case for 'yi' model in finish reason

📊 Changes

2 files changed (+7 additions, -1 deletions)

View changed files

📝 models/openai/manifest.yaml (+1 -1)
📝 models/openai/models/llm/llm.py (+6 -0)

📄 Description

https://github.com/langgenius/dify/pull/12222


🔄 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/340 **Author:** [@laipz8200](https://github.com/laipz8200) **Created:** 2/28/2025 **Status:** ✅ Merged **Merged:** 3/1/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `feat/sync-openai-with-dify` --- ### 📝 Commits (1) - [`36df86d`](https://github.com/langgenius/dify-official-plugins/commit/36df86d6f6a8b5cc5bc392a6e162a99dbeb10aeb) fix: update version to 0.0.10 and handle special case for 'yi' model in finish reason ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `models/openai/manifest.yaml` (+1 -1) 📝 `models/openai/models/llm/llm.py` (+6 -0) </details> ### 📄 Description https://github.com/langgenius/dify/pull/12222 --- <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:34 -05:00
yindo closed this issue 2026-02-16 10:22:34 -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#1300