[PR #3] [MERGED] add messages parameters to openai compat interfaces #979

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/3
Author: @Yeuoly
Created: 12/19/2024
Status: Merged
Merged: 12/19/2024
Merged by: @Yeuoly

Base: mainHead: improve/openai-compat


📝 Commits (1)

  • 56259e4 add messages parameters to openai compat interfaces

📊 Changes

3 files changed (+8 additions, -3 deletions)

View changed files

📝 extensions/openai_compatible/README.md (+1 -0)
📝 extensions/openai_compatible/endpoints/openai_compatible.py (+6 -2)
📝 extensions/openai_compatible/manifest.yaml (+1 -1)

📄 Description

No description provided


🔄 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/3 **Author:** [@Yeuoly](https://github.com/Yeuoly) **Created:** 12/19/2024 **Status:** ✅ Merged **Merged:** 12/19/2024 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `improve/openai-compat` --- ### 📝 Commits (1) - [`56259e4`](https://github.com/langgenius/dify-official-plugins/commit/56259e46a26d84151935dc340a487227b9c100b0) add messages parameters to openai compat interfaces ### 📊 Changes **3 files changed** (+8 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `extensions/openai_compatible/README.md` (+1 -0) 📝 `extensions/openai_compatible/endpoints/openai_compatible.py` (+6 -2) 📝 `extensions/openai_compatible/manifest.yaml` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:21:35 -05:00
yindo closed this issue 2026-02-16 10:21:35 -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#979