Open LitiGrit-Lea opened 5 months ago
do you want to make the main Chat to auto take GPT 4o as the open ai model?
We recently changed to using gpt-4o for our vision feature.
As @mo-albaba says, if you do want to also use gpt-4o for the non-vision completions, you should be able to use a similar approach as for changing to gpt-4: https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/docs/deploy_features.md#using-gpt-4
I'm not sure the benefit of 4o for the non-vision completions, but you're welcome to give it a go.
It worked and how can i pass prompt which i have written
How to change the model from Gpt 3.5 to Gpt 40