[PR #71] [MERGED] chore:sync openai_compatible/llm.py from 0.15.3 #121

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-sdks/pull/71
Author: @leslie2046
Created: 3/24/2025
Status: Merged
Merged: 3/31/2025
Merged by: @Yeuoly

Base: mainHead: chore-sync-openai-compatible


📝 Commits (4)

📊 Changes

1 file changed (+135 additions, -133 deletions)

View changed files

📝 python/dify_plugin/interfaces/model/openai_compatible/llm.py (+135 -133)

📄 Description

This code file seems not latest,so sync code with 0.15.3 version,the models depends on openai_compatible runs normally(both chat and tool use)
图片
图片
图片
图片


🔄 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/71 **Author:** [@leslie2046](https://github.com/leslie2046) **Created:** 3/24/2025 **Status:** ✅ Merged **Merged:** 3/31/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `chore-sync-openai-compatible` --- ### 📝 Commits (4) - [`cf82c5b`](https://github.com/langgenius/dify-plugin-sdks/commit/cf82c5b0c2c6e3c547dfe8d207a1c189c99d59de) sync from 0.15.3 - [`b74fa76`](https://github.com/langgenius/dify-plugin-sdks/commit/b74fa7685a6474c61c1b79ab593a9d51358f4318) Merge branch 'main' into chore-sync-openai-compatible - [`76f7cd4`](https://github.com/langgenius/dify-plugin-sdks/commit/76f7cd4645246757befede1e1c0d478c1dacb2be) fix conflict - [`2627df7`](https://github.com/langgenius/dify-plugin-sdks/commit/2627df7e5f576279713a972c303fb6c5c4220683) fix conflict ### 📊 Changes **1 file changed** (+135 additions, -133 deletions) <details> <summary>View changed files</summary> 📝 `python/dify_plugin/interfaces/model/openai_compatible/llm.py` (+135 -133) </details> ### 📄 Description This code file seems not latest,so sync code with 0.15.3 version,the models depends on openai_compatible runs normally(both chat and tool use) ![图片](https://github.com/user-attachments/assets/27982651-2f0f-4da2-9f4d-7d7fa7a7fa95) ![图片](https://github.com/user-attachments/assets/a5b02a22-b346-4e3f-bde7-ba8369fa98ed) ![图片](https://github.com/user-attachments/assets/e05552ea-63a2-42e8-8c46-92fe81454402) ![图片](https://github.com/user-attachments/assets/4833b93e-06ce-4e6c-9a72-a2e3cdc1d09b) --- <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:51 -05:00
yindo closed this issue 2026-02-15 21:15:51 -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#121