Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent Responses with Azure OpenAI Models in Dify 1.0.1 #15637

Open
5 tasks done
hosushi opened this issue Mar 12, 2025 · 1 comment
Open
5 tasks done

Inconsistent Responses with Azure OpenAI Models in Dify 1.0.1 #15637

hosushi opened this issue Mar 12, 2025 · 1 comment
Labels
🐞 bug Something isn't working good first issue Good first issue for newcomers

Comments

@hosushi
Copy link

hosushi commented Mar 12, 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 search for existing issues, 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

v1.0.1

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

  • Update to Dify 1.0.1.
  • Use the Azure OpenAI model for an image-to-text extraction task.
  • Upload an image and execute the task.
  • Observe that the response returned is inconsistent with the content of the uploaded image.

✔️ Expected Behavior

  • The responses should accurately reflect the content of the uploaded image.
  • For example, in v0.14.3 using Azure OpenAI@GPT4o, although the accuracy was somewhat low, the responses were aligned with the image content.

❌ Actual Behavior

  • In Dify 1.0.1:
    • Azure OpenAI@GPT4o: The responses do not match the image content.
    • Azure OpenAI@o1: The responses do not match the image content.
  • Additionally, when using the o1 model in the Azure OpenAI Playground, the expected highly accurate responses are returned without any issues.
  • In rare cases, even when using the same image for all tests, the Azure OpenAI-related models in v1.0.1 sometimes return responses indicating that the resolution is too low and the text is unrecognizable.
@dosubot dosubot bot added the 🐞 bug Something isn't working label Mar 12, 2025
@crazywoola crazywoola added the good first issue Good first issue for newcomers label Mar 12, 2025
@hosushi
Copy link
Author

hosushi commented Mar 13, 2025

I have confirmed that the same phenomenon occurs in Dify 1.0.0, so I am adding this note.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working good first issue Good first issue for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants