OpenAI Extension API version

A Aathithya 45 Reputation points
2024-03-25T08:53:22.4166667+00:00

We currently have the OpenAI GPT-4 1106 preview model deployed in the South India region. We are using version 2023-07-01-preview in the OpenAI Extensions API, but after reading Microsoft's documentation, I found that this version will expire on April 2, 2024. I attempted to use the 2024-02-01 API version, but unfortunately, I did not achieve success. Could you please advise on which version I should use, and if there are any necessary changes I need to make in the cognitive search part? Thanks

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,081 questions
0 comments No comments
{count} votes

Accepted answer
  1. Charlie Wei 3,335 Reputation points
    2024-03-25T12:25:25.1066667+00:00

    Hello A Aathithya,

    Your selection of the API version 2024-02-01 is correct; it is the most current GA version.

    According to the documentation,

    the API path has been changed from /extensions/chat/completions to /chat/completions.

    For more detailed API information, you can refer to the Swagger spec on GitHub.

    Best regards,
    Charlie


    If you find my response helpful, please consider accepting this answer and voting yes to support the community. Thank you!

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.