mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-21 18:05:30 -04:00
[PR #168] [MERGED] Refactor: standardize string quotes for model name retrieval in OpenAI compatible interfaces #198
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-plugin-sdks/pull/168
Author: @Yeuoly
Created: 6/27/2025
Status: ✅ Merged
Merged: 6/27/2025
Merged by: @Yeuoly
Base:
main← Head:fix/main-linter📝 Commits (1)
12fd11cRefactor: standardize string quotes for model name retrieval in OpenAI compatible interfaces📊 Changes
5 files changed (+7 additions, -7 deletions)
View changed files
📝
python/dify_plugin/interfaces/model/openai_compatible/llm.py(+2 -2)📝
python/dify_plugin/interfaces/model/openai_compatible/rerank.py(+1 -1)📝
python/dify_plugin/interfaces/model/openai_compatible/speech2text.py(+1 -1)📝
python/dify_plugin/interfaces/model/openai_compatible/text_embedding.py(+2 -2)📝
python/dify_plugin/interfaces/model/openai_compatible/tts.py(+1 -1)📄 Description
Pull Request Checklist
Thank you for your contribution! Before submitting your PR, please make sure you have completed the following checks:
Compatibility Check
README.mdREADME.mdREADME.mdREADME.mdAvailable Checks
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.