[Azure-OpenAI] #879

Closed
opened 2026-02-16 10:20:49 -05:00 by yindo · 5 comments
Owner

Originally created by @prosessxp on GitHub (Dec 16, 2025).

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues Dify issues & Dify Official Plugins, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.10.1

Plugin version

0.0.33

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

Image

Therefore, gpt-5.2 cannot be selected in the basic model.

Image

✔️ Error log

No response

Originally created by @prosessxp on GitHub (Dec 16, 2025). ### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing issues [Dify issues](https://github.com/langgenius/dify/issues) & [Dify Official Plugins](https://github.com/langgenius/dify-official-plugins/issues), including closed ones. - [x] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 1.10.1 ### Plugin version 0.0.33 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce <img width="1920" height="945" alt="Image" src="https://github.com/user-attachments/assets/33328e41-1c48-4912-9bbb-6f783380b007" /> Therefore, gpt-5.2 cannot be selected in the basic model. <img width="565" height="769" alt="Image" src="https://github.com/user-attachments/assets/eb9892ca-2dcd-492a-a604-5b9bc25e74ae" /> ### ✔️ Error log _No response_
yindo added the bug label 2026-02-16 10:20:49 -05:00
yindo closed this issue 2026-02-16 10:20:49 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Dec 16, 2025):

The reason gpt-5.2 was not selectable is that it was missing from the Azure OpenAI plugin's internal model definitions and configuration. This has now been addressed: support for gpt-5.2 and gpt-5.2-chat was added in plugin version 0.0.33 via a merged pull request on 2025-12-16, updating the relevant code and manifest files to include these models with all required features and parameters (details here).

If you are running plugin version 0.0.33 but still do not see gpt-5.2 as an option, make sure your deployment is using the latest plugin files and that you have fully restarted all related services (UI/backend) to clear any cached configuration. If the issue persists, check for any stale or overridden YAML/config files in your deployment.

Once the update is active, gpt-5.2 should appear in the model selection dropdown for Azure OpenAI.

To reply, just mention @dosu.


How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other

Open in Cursor Join Discord Share on X

@dosubot[bot] commented on GitHub (Dec 16, 2025): <!-- Answer --> The reason gpt-5.2 was not selectable is that it was missing from the Azure OpenAI plugin's internal model definitions and configuration. This has now been addressed: support for gpt-5.2 and gpt-5.2-chat was added in plugin version 0.0.33 via a merged pull request on 2025-12-16, updating the relevant code and manifest files to include these models with all required features and parameters ([details here](https://github.com/langgenius/dify-official-plugins/pull/2256)). If you are running plugin version 0.0.33 but still do not see gpt-5.2 as an option, make sure your deployment is using the latest plugin files and that you have fully restarted all related services (UI/backend) to clear any cached configuration. If the issue persists, check for any stale or overridden YAML/config files in your deployment. Once the update is active, gpt-5.2 should appear in the model selection dropdown for Azure OpenAI. <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/2c1659bb-5539-47cf-9240-8e3753b1a488?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/2c1659bb-5539-47cf-9240-8e3753b1a488?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/2c1659bb-5539-47cf-9240-8e3753b1a488?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/2c1659bb-5539-47cf-9240-8e3753b1a488?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/2c1659bb-5539-47cf-9240-8e3753b1a488?feedback_type=hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/2c1659bb-5539-47cf-9240-8e3753b1a488?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/2c1659bb-5539-47cf-9240-8e3753b1a488?feedback_type=other)</sup> [![Open in Cursor](https://dosu.dev/dosu-in-cursor.svg)](https://cursor.com/link/prompt?text=The%20reason%20gpt-5.2%20was%20not%20selectable%20is%20that%20it%20was%20missing%20from%20the%20Azure%20OpenAI%20plugin%27s%20internal%20model%20definitions%20and%20configuration.%20This%20has%20now%20been%20addressed%3A%20support%20for%20gpt-5.2%20and%20gpt-5.2-chat%20was%20added%20in%20plugin%20version%200.0.33%20via%20a%20merged%20pull%20request%20on%202025-12-16%2C%20updating%20the%20relevant%20code%20and%20manifest%20files%20to%20include%20these%20models%20with%20all%20required%20features%20and%20parameters%20%28%5Bdetails%20here%5D%28https%3A//github.com/langgenius/dify-official-plugins/pull/2256%29%29.%0A%0AIf%20you%20are%20running%20plugin%20version%200.0.33%20but%20still%20do%20not%20see%20gpt-5.2%20as%20an%20option%2C%20make%20sure%20your%20deployment%20is%20using%20the%20latest%20plugin%20files%20and%20that%20you%20have%20fully%20restarted%20all%20related%20services%20%28UI/backend%29%20to%20clear%20any%20cached%20configuration.%20If%20the%20issue%20persists%2C%20check%20for%20any%20stale%20or%20overridden%20YAML/config%20files%20in%20your%20deployment.%0A%0AOnce%20the%20update%20is%20active%2C%20gpt-5.2%20should%20appear%20in%20the%20model%20selection%20dropdown%20for%20Azure%20OpenAI.)&nbsp;[![Join Discord](https://img.shields.io/badge/join-5865F2?logo=discord&logoColor=white&label=)](https://go.dosu.dev/discord-bot)&nbsp;[![Share on X](https://img.shields.io/badge/X-share-black)](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/langgenius/dify-official-plugins/issues/2264)
Author
Owner

@prosessxp commented on GitHub (Dec 16, 2025):

@dosu Pic1 is real-time code in github repository now. These is no setion of gpt-5.2 in /provider/azure_openai.yaml .

@prosessxp commented on GitHub (Dec 16, 2025): @dosu Pic1 is real-time code in github repository now. These is no setion of gpt-5.2 in /provider/azure_openai.yaml .
Author
Owner

@dosubot[bot] commented on GitHub (Dec 16, 2025):

You're correct—gpt-5.2 is not present in /provider/azure_openai.yaml in the current repository code. However, support for gpt-5.2 and gpt-5.2-chat was added in plugin version 0.0.33 by defining these models in models/azure_openai/models/constants.py, which is now the authoritative source for model options in the Azure OpenAI plugin (see source).

If your UI still relies on the YAML file for dropdown options, gpt-5.2 will not appear until a section for it is added to azure_openai.yaml. If your deployment uses the updated backend logic, the model list should come from constants.py, and gpt-5.2 should be selectable after a full restart.

If you need gpt-5.2 to show up immediately and your UI is YAML-driven, you can manually add an entry for gpt-5.2 in the Base Model section of azure_openai.yaml, similar to how gpt-5.1 is defined. Otherwise, make sure your backend and frontend are both up to date and restarted so the Python-driven model list is used.

To reply, just mention @dosu.


How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other

Open in Cursor Join Discord Share on X

@dosubot[bot] commented on GitHub (Dec 16, 2025): <!-- Answer --> You're correct—gpt-5.2 is not present in /provider/azure_openai.yaml in the current repository code. However, support for gpt-5.2 and gpt-5.2-chat was added in plugin version 0.0.33 by defining these models in models/azure_openai/models/constants.py, which is now the authoritative source for model options in the Azure OpenAI plugin ([see source](https://github.com/langgenius/dify-official-plugins/blob/c426921b2fc9a84857741790431e5b9113723ae2/models/azure_openai/models/constants.py#L55-L3014)). If your UI still relies on the YAML file for dropdown options, gpt-5.2 will not appear until a section for it is added to azure_openai.yaml. If your deployment uses the updated backend logic, the model list should come from constants.py, and gpt-5.2 should be selectable after a full restart. If you need gpt-5.2 to show up immediately and your UI is YAML-driven, you can manually add an entry for gpt-5.2 in the Base Model section of azure_openai.yaml, similar to how gpt-5.1 is defined. Otherwise, make sure your backend and frontend are both up to date and restarted so the Python-driven model list is used. <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/a6ed9490-c092-4c6b-a2b2-f72f1385ef84?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/a6ed9490-c092-4c6b-a2b2-f72f1385ef84?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/a6ed9490-c092-4c6b-a2b2-f72f1385ef84?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/a6ed9490-c092-4c6b-a2b2-f72f1385ef84?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/a6ed9490-c092-4c6b-a2b2-f72f1385ef84?feedback_type=hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/a6ed9490-c092-4c6b-a2b2-f72f1385ef84?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/a6ed9490-c092-4c6b-a2b2-f72f1385ef84?feedback_type=other)</sup> [![Open in Cursor](https://dosu.dev/dosu-in-cursor.svg)](https://cursor.com/link/prompt?text=You%27re%20correct%E2%80%94gpt-5.2%20is%20not%20present%20in%20/provider/azure_openai.yaml%20in%20the%20current%20repository%20code.%20However%2C%20support%20for%20gpt-5.2%20and%20gpt-5.2-chat%20was%20added%20in%20plugin%20version%200.0.33%20by%20defining%20these%20models%20in%20models/azure_openai/models/constants.py%2C%20which%20is%20now%20the%20authoritative%20source%20for%20model%20options%20in%20the%20Azure%20OpenAI%20plugin%20%28%5Bsee%20source%5D%28https%3A//github.com/langgenius/dify-official-plugins/blob/c426921b2fc9a84857741790431e5b9113723ae2/models/azure_openai/models/constants.py%23L55-L3014%29%29.%0A%0AIf%20your%20UI%20still%20relies%20on%20the%20YAML%20file%20for%20dropdown%20options%2C%20gpt-5.2%20will%20not%20appear%20until%20a%20section%20for%20it%20is%20added%20to%20azure_openai.yaml.%20If%20your%20deployment%20uses%20the%20updated%20backend%20logic%2C%20the%20model%20list%20should%20come%20from%20constants.py%2C%20and%20gpt-5.2%20should%20be%20selectable%20after%20a%20full%20restart.%0A%0AIf%20you%20need%20gpt-5.2%20to%20show%20up%20immediately%20and%20your%20UI%20is%20YAML-driven%2C%20you%20can%20manually%20add%20an%20entry%20for%20gpt-5.2%20in%20the%20Base%20Model%20section%20of%20azure_openai.yaml%2C%20similar%20to%20how%20gpt-5.1%20is%20defined.%20Otherwise%2C%20make%20sure%20your%20backend%20and%20frontend%20are%20both%20up%20to%20date%20and%20restarted%20so%20the%20Python-driven%20model%20list%20is%20used.)&nbsp;[![Join Discord](https://img.shields.io/badge/join-5865F2?logo=discord&logoColor=white&label=)](https://go.dosu.dev/discord-bot)&nbsp;[![Share on X](https://img.shields.io/badge/X-share-black)](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/langgenius/dify-official-plugins/issues/2264)
Author
Owner

@nadazero commented on GitHub (Dec 16, 2025):

@jiangbo721 please have a look and update the code, thank you.

@nadazero commented on GitHub (Dec 16, 2025): @jiangbo721 please have a look and update the code, thank you.
Author
Owner

@dosubot[bot] commented on GitHub (Jan 1, 2026):

Hi, @prosessxp. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.

Issue Summary:

  • You reported that GPT-5.2 model was not selectable in Dify v1.10.1 with plugin 0.0.33 on a self-hosted Docker setup.
  • GPT-5.2 support was added in plugin 0.0.33 but the model is defined in constants.py, not in azure_openai.yaml.
  • The UI relies on azure_openai.yaml, so GPT-5.2 won't appear until manually added there or after a full deployment restart.
  • Another user tagged the maintainer to review and update the code to address this discrepancy.
  • The issue remains unresolved and open for further action.

What's Next:

  • Please confirm if this issue is still relevant with the latest version of dify-official-plugins, and if so, you can keep the discussion open by commenting here.
  • Otherwise, I will automatically close this issue in 5 days.

Thank you for your understanding and contribution!

@dosubot[bot] commented on GitHub (Jan 1, 2026): Hi, @prosessxp. 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 reported that GPT-5.2 model was not selectable in Dify v1.10.1 with plugin 0.0.33 on a self-hosted Docker setup. - GPT-5.2 support was added in plugin 0.0.33 but the model is defined in constants.py, not in azure_openai.yaml. - The UI relies on azure_openai.yaml, so GPT-5.2 won't appear until manually added there or after a full deployment restart. - Another user tagged the maintainer to review and update the code to address this discrepancy. - The issue remains unresolved and open for further action. **What's Next:** - Please confirm if this issue is still relevant with the latest version of dify-official-plugins, and if so, you can keep the discussion open by commenting here. - Otherwise, I will automatically close this issue in 5 days. 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#879