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

[Question]: Using GPT-4o as Chat Model in Azure-OpenAI ? #4209

Open
stevenhe1988 opened this issue Dec 24, 2024 · 1 comment
Open

[Question]: Using GPT-4o as Chat Model in Azure-OpenAI ? #4209

stevenhe1988 opened this issue Dec 24, 2024 · 1 comment
Labels
question Further information is requested

Comments

@stevenhe1988
Copy link

Describe your problem

我使用Azure OpenAI 中的GPT4o模型,但我注意到在"系统模型设置"中,Chat模型只能选例如GPT 4/ GPT 4 Trubo 而不能选GPT 4O这样的模型。在我的理解中,GPT 4o是一个多模态模型,也可以用于聊天。如果我使用基于Azure 的GPT4o模型,我应该如何设置Chat模型?
I am using the GPT-4o model in Azure OpenAI, but I noticed that in the 'System Model Settings,' the Chat model options only include models like GPT-4/GPT-4 Turbo and do not allow selection of a model like GPT-4o. As I understand it, GPT-4o is a multimodal model that can also be used for chatting. If I want to use the Azure-based GPT-4o model for chat purposes, how should I configure the Chat model settings?
image

@stevenhe1988 stevenhe1988 added the question Further information is requested label Dec 24, 2024
@stevenhe1988
Copy link
Author

And also when I trying to parse docs via Azure GPT-4o model, it always return like below. I believe as long as I add model successfully, it means my model setting is correct, isn't it? Is there any place I should set up something else?

Task has been received.
Page(113): OCR started
Page(1
13): OCR finished (33.81s)
Task has been received.
Page(113): OCR started
Task has been received.
Page(1
13): OCR started
ERROR: Task is abandoned after 3 times attempts.

image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant