mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[OpenAI-API-compatible] The strict compatibility mode option should be set in the model configuration. #962
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?
Originally created by @manse-murhana on GitHub (Feb 1, 2026).
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
An option to bypass OpenAI-API-compatible settings that are incompatible with #2416 has been added.
This was a great fix, but I believe the strict compatibility mode option added by this fix should be in the model settings, not the parameter settings for each app.
Since this setting usually varies depending on the recipient's provider, I believe it's more efficient to configure it in the model settings.
2. Additional context or comments
No response
3. Can you help us with this feature?