mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
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/1597
Author: @Hay0666
Created: 8/27/2025
Status: ✅ Merged
Merged: 8/28/2025
Merged by: @crazywoola
Base:
main← Head:fix/add-context-size📝 Commits (2)
c57f79ffix(plugin): add required context_size to OpenAITextEmbeddingModel (fix #1591)6456d51chore(openai_api_compatible): combine fixes (#1597, #1598) and bump version to 0.0.22📊 Changes
2 files changed (+2 additions, -1 deletions)
View changed files
📝
models/openai_api_compatible/manifest.yaml(+1 -1)📝
models/openai_api_compatible/models/text_embedding/text_embedding.py(+1 -0)📄 Description
Fixes #1591
Fixes https://github.com/langgenius/dify-official-plugins/issues/1595 – Prevents the PluginInvokeError when credentials is None in text_embedding.py.
context_sizefield to OpenAITextEmbeddingModel.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.