mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #1321] [MERGED] Fix openai_api_compatible cannot get system #1832
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/1321
Author: @zzy-life
Created: 7/22/2025
Status: ✅ Merged
Merged: 7/24/2025
Merged by: @crazywoola
Base:
main← Head:main📝 Commits (4)
b5c5af3Fix openai_api_compatible cannot get system41e2c2bUpdate manifest.yamle913c65Merge branch 'langgenius:main' into main043efddUpdate manifest.yaml📊 Changes
2 files changed (+8 additions, -3 deletions)
View changed files
📝
models/openai_api_compatible/manifest.yaml(+1 -1)📝
models/openai_api_compatible/models/llm/llm.py(+7 -2)📄 Description
This PR contains Changes to Non-LLM Models Plugin
Previously, using p.role == 'system' could not get the System Prompt content:

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.