mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #595] [MERGED] Fix modify openai api compatible dify plugin version from == to ~= #1454
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-official-plugins/pull/595
Author: @bxfxf
Created: 3/28/2025
Status: ✅ Merged
Merged: 4/3/2025
Merged by: @crazywoola
Base:
main← Head:fix-modify-openai_api_compatible-dify_plugin-version📝 Commits (10+)
9dc0d78Supports setting the model's UI display name for openai_api_compatible.bea94e7Merge branch 'langgenius:main' into feat-add-displayname-for-openai_api_compatibleb4e008bchange variableName from show_name to display_name1ff8aaachange label text from show name to display name0705f56Merge branch 'main' of https://github.com/bxfxf/dify-official-plugins into feat-add-displayname-for-openai_api_compatible876d1f4update version90a458dOptimize package import code081741dMerge branch 'main' of https://github.com/bxfxf/dify-official-plugins into feat-add-displayname-for-openai_api_compatible74fe429update openai_api_compatible versionb64d6b9Merge branch 'main' of https://github.com/bxfxf/dify-official-plugins into feat-add-displayname-for-openai_api_compatible📊 Changes
2 files changed (+3 additions, -3 deletions)
View changed files
📝
models/openai_api_compatible/manifest.yaml(+1 -1)📝
models/openai_api_compatible/requirements.txt(+2 -2)📄 Description
Related Issue or Context
https://github.com/langgenius/dify/issues/15486
When the dify-plugin-sdk version upgraded, need to manually update the dify_plugin version in the requirements.txt file under openai_api_compatible
Type of Change
Test Evidence
Environment Verification
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.