mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #572] [MERGED] fix(openrouter): temporarily pin sdk version #1446
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/572
Author: @kurokobo
Created: 3/26/2025
Status: ✅ Merged
Merged: 3/26/2025
Merged by: @crazywoola
Base:
main← Head:openrouter-sdk-73📝 Commits (1)
b94a165fix: temporarily pin sdk version📊 Changes
2 files changed (+2 additions, -2 deletions)
View changed files
📝
models/openrouter/manifest.yaml(+1 -1)📝
models/openrouter/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.