@hui zhong The difference in the responses from OpenAI and Azure OpenAI is primarily because of the training data of the models. In Azure OpenAI the training data of the models is mentioned in the model's page here. With text-embedding-ada-002
version 2 is recommended on Azure since it provides parity with OpenAI's text-embedding-ada-002.
Please see the note from here.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.