mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
Request: Support for gpt-5.1-codex-max for Azure OpenAI in Official Dify Plugins #853
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 @Caixiaopig on GitHub (Dec 6, 2025).
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
Request to add support for the latest gpt-5.1-codex-max model on Azure OpenAI, which offers enhanced reasoning capabilities.
2. Additional context or comments
Document: https://learn.microsoft.com/en-us/azure/ai-foundry/foundry-models/concepts/models-sold-directly-by-azure?view=foundry-classic&pivots=azure-openai&tabs=global-standard-aoai%2Cstandard-chat-completions%2Cglobal-standard#gpt-51
gpt-5.1-codex-max adds support for setting reasoning_effort to xhigh. Reasoning effort none is not supported with gpt-5.1-codex-max.
3. Can you help us with this feature?
@nadazero commented on GitHub (Dec 10, 2025):
因为dify没有适配 /responses 接口,所以gpt-5.1-codex全系列添加模型都报错,一时半会用不了,慢慢等适配吧
@dosubot[bot] commented on GitHub (Dec 26, 2025):
Hi, @Caixiaopig. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.
Issue Summary:
Next Steps:
Thank you for your understanding and contribution!