Support temperature parameter for Azure gpt-5-mini #789

Closed
opened 2026-02-16 10:20:30 -05:00 by yindo · 1 comment
Owner

Originally created by @sirmax672 on GitHub (Nov 9, 2025).

Self Checks

  • I have read the Contributing Guide and Language Policy.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report, otherwise it will be closed.
  • Please do not modify this template :) and fill in all the required fields.

1. Is this request related to a challenge you're experiencing? Tell me about your story.

Currently, the Azure OpenAI model plugin in Dify does not allow configuring the temperature parameter when using the gpt-5-chat Azure model.

However:

The Azure OpenAI API does support the temperature parameter for these models.

The OpenAI provider within Dify does allow modifying the temperature parameter for equivalent models.

This creates an inconsistency between the Azure OpenAI and OpenAI providers and prevents fine-tuning response randomness when using Azure-hosted GPT-5 models.

Expected behavior:
Allow setting the temperature parameter for Azure GPT-5-chat model in the same way it is supported for OpenAI model plugin.

Environment:

Dify version: 1.7.2 - 1.10-rc1

Azure OpenAI model: gpt-5-chat

Deployment type: Self-hosted

Additional context:
According to the Azure OpenAI documentation, temperature is a valid parameter for gpt-5-chat model.

Image Image Image

2. Additional context or comments

No response

3. Can you help us with this feature?

  • I am interested in contributing to this feature.
Originally created by @sirmax672 on GitHub (Nov 9, 2025). ### Self Checks - [x] I have read the [Contributing Guide](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) and [Language Policy](https://github.com/langgenius/dify/issues/1542). - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify-official-plugins/issues), including closed ones. - [x] I confirm that I am using English to submit this report, otherwise it will be closed. - [x] Please do not modify this template :) and fill in all the required fields. ### 1. Is this request related to a challenge you're experiencing? Tell me about your story. Currently, the **Azure OpenAI** model plugin in Dify does not allow configuring the **temperature** parameter when using the **gpt-5-chat** Azure model. However: The **Azure OpenAI API** does support the temperature parameter for these models. The OpenAI provider within Dify does allow modifying the temperature parameter for equivalent models. This creates an inconsistency between the Azure OpenAI and OpenAI providers and prevents fine-tuning response randomness when using Azure-hosted GPT-5 models. Expected behavior: Allow setting the temperature parameter for Azure GPT-5-chat model in the same way it is supported for OpenAI model plugin. Environment: Dify version: 1.7.2 - 1.10-rc1 Azure OpenAI model: gpt-5-chat Deployment type: Self-hosted Additional context: According to the Azure OpenAI documentation, temperature is a valid parameter for gpt-5-chat model. <img width="426" height="446" alt="Image" src="https://github.com/user-attachments/assets/e008e11f-7b40-4975-b933-41fd03ba3416" /> <img width="843" height="919" alt="Image" src="https://github.com/user-attachments/assets/e54972ca-f4cd-422f-82bc-9d9c5c834b7a" /> <img width="686" height="670" alt="Image" src="https://github.com/user-attachments/assets/9036cc9c-1886-4c9f-be41-1d96779169af" /> ### 2. Additional context or comments _No response_ ### 3. Can you help us with this feature? - [ ] I am interested in contributing to this feature.
yindo added the enhancement label 2026-02-16 10:20:30 -05:00
yindo closed this issue 2026-02-16 10:20:30 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Nov 25, 2025):

Hi, @sirmax672. I'm Dosu (https://dosu.dev), and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.

Issue Summary:

  • You requested adding support for the temperature parameter in the Azure GPT-5-chat model plugin.
  • Currently, this plugin lacks configurability for temperature despite Azure OpenAI API supporting it.
  • This limitation prevents fine-tuning response randomness for Azure-hosted GPT-5 models.
  • The inconsistency exists compared to the OpenAI provider plugin, which supports temperature adjustment.
  • No further comments or updates have been made on this issue.

Next Steps:

  • Please let me know if this issue is still relevant with the latest version of the dify-official-plugins repository by commenting here.
  • If I do not hear back within 5 days, I will automatically close this issue.

Thank you for your understanding and contribution!

@dosubot[bot] commented on GitHub (Nov 25, 2025): Hi, @sirmax672. I'm Dosu (https://dosu.dev), and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale. **Issue Summary:** - You requested adding support for the temperature parameter in the Azure GPT-5-chat model plugin. - Currently, this plugin lacks configurability for temperature despite Azure OpenAI API supporting it. - This limitation prevents fine-tuning response randomness for Azure-hosted GPT-5 models. - The inconsistency exists compared to the OpenAI provider plugin, which supports temperature adjustment. - No further comments or updates have been made on this issue. **Next Steps:** - Please let me know if this issue is still relevant with the latest version of the dify-official-plugins repository by commenting here. - If I do not hear back within 5 days, I will automatically close this issue. Thank you for your understanding and contribution!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#789