mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #568] [MERGED] fix(azure_openai): temporarily pin sdk version #1442
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/568
Author: @kurokobo
Created: 3/26/2025
Status: ✅ Merged
Merged: 3/26/2025
Merged by: @crazywoola
Base:
main← Head:aoai-sdk-73📝 Commits (1)
6f2f227fix: temporarily pin sdk version📊 Changes
2 files changed (+2 additions, -2 deletions)
View changed files
📝
models/azure_openai/manifest.yaml(+1 -1)📝
models/azure_openai/requirements.txt(+1 -1)📄 Description
The SDK version 0.0.1b74 causes following issues:
This PR pins the SDK version to 0.0.1b73 as a temporary workaround.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.