79513482

Date: 2025-03-17 01:29:59
Score: 1.5
Natty:
Report link

I also ran into same issue and below are my observations.

There are different versions which is very confusing -

  1. Client API Version which is tied to Azure AI api client/library service. Also note there are 3 versions control plane, data plane for authentication and finally inference

  2. Model version which is linked to llm model. This changes as per selected llm model

You have to use latest inference client api version in the code but not llm model version !!

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: jani basha