mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #516] [MERGED] Enhance function: #1417
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/516
Author: @yjc980121
Created: 3/20/2025
Status: ✅ Merged
Merged: 7/3/2025
Merged by: @crazywoola
Base:
main← Head:feat-openai_compatible_plus📝 Commits (1)
950984aEnhance function:📊 Changes
3 files changed (+47 additions, -10 deletions)
View changed files
📝
extensions/openai_compatible/endpoints/openai_compatible.py(+40 -9)📝
extensions/openai_compatible/group/openai_compatible.yaml(+6 -0)📝
extensions/openai_compatible/manifest.yaml(+1 -1)📄 Description
1.Increase compatibility for inputs parameter.
2.Convert all messages to text.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.