mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 02:15:22 -04:00
[PR #47] [MERGED] fix:add function to validate only stream mode model credentials #104
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/47
Author: @XenosK
Created: 3/14/2025
Status: ✅ Merged
Merged: 3/24/2025
Merged by: @Yeuoly
Base:
main← Head:main📝 Commits (5)
20587c1fix:add function to validate only stream mode model credentials8f5be51fix:add function to validate only stream mode model credentialsd41061afix:add function to validate only stream mode model credentials021deccupdate: Stream credentials validation failed0021d0cupdate: Stream credentials validation failed📊 Changes
2 files changed (+30 additions, -0 deletions)
View changed files
📝
python/dify_plugin/interfaces/model/openai_compatible/llm.py(+12 -0)📝
python/examples/openai_compat/provider/openai_api_compatible.yaml(+18 -0)📄 Description
fix https://github.com/langgenius/dify-plugin-sdks/issues/46
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.