[PR #360] [MERGED] Feat: Add auth function to oaicompat_dify_app #1315

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

📋 Pull Request Information

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

Base: mainHead: main


📝 Commits (2)

  • ccbe99e fix openai_compatible auth model
  • 8d77648 update openai_compatible version

📊 Changes

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

View changed files

extensions/openai_compatible/endpoints/auth.py (+13 -0)
📝 extensions/openai_compatible/endpoints/openai_compatible.py (+8 -2)
📝 extensions/openai_compatible/manifest.yaml (+1 -1)

📄 Description

Add auth function to oaicompat_dify_app and bumping to 0.0.5.


🔄 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/360 **Author:** [@zm1990s](https://github.com/zm1990s) **Created:** 3/2/2025 **Status:** ✅ Merged **Merged:** 3/3/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`ccbe99e`](https://github.com/langgenius/dify-official-plugins/commit/ccbe99e585eadabc836f1e0bef6160e158848e23) fix openai_compatible auth model - [`8d77648`](https://github.com/langgenius/dify-official-plugins/commit/8d77648dae33c8ab7c0c3d5839b048bb0db69ccb) update openai_compatible version ### 📊 Changes **3 files changed** (+22 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `extensions/openai_compatible/endpoints/auth.py` (+13 -0) 📝 `extensions/openai_compatible/endpoints/openai_compatible.py` (+8 -2) 📝 `extensions/openai_compatible/manifest.yaml` (+1 -1) </details> ### 📄 Description Add auth function to oaicompat_dify_app and bumping to 0.0.5. --- <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:36 -05:00
yindo closed this issue 2026-02-16 10:22:36 -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#1315