Assistant playground does not return any results

TC 20 Reputation points
2024-07-17T14:41:17.8266667+00:00

In AI studio, I am creating a new chat playground out of the box and I can have a conversation with the model. Using the exact same deployment, I create an new Assistant Playground and get no answer from the model. How can I troubleshoot that situation?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,835 questions
{count} votes

Accepted answer
  1. AshokPeddakotla-MSFT 32,221 Reputation points
    2024-07-18T14:59:34.9866667+00:00

    TC I'm glad that your issue is resolved and thank you for posting your solution so that others experiencing the same thing can easily reference this!

    Since the Microsoft Q&A community has a policy that the question author cannot accept their own answer, they can only accept answers by others, I'll repost your solution in case you'd like to Accept the answer.

    Error Message:

    In AI studio, I am creating a new chat playground out of the box and I can have a conversation with the model. Using the exact same deployment, I create an new Assistant Playground and get no answer from the model. How can I troubleshoot that situation?

    Solution:

    I was using an unsupported version of GPT. I updated the version and it now works.

    To give more context, For Assistants you need a combination of a supported model, and a supported region. Certain tools and capabilities require the latest models. The following models are available in the Assistants API, SDK, Azure AI Studio and Azure OpenAI Studio. The following table is for pay-as-you-go. For information on Provisioned Throughput Unit (PTU) availability, see provisioned throughput. The listed models and regions can be used with both Assistants v1 and v2.

    Please see Azure OpenAI Service models for more details.

    If you have any other questions, please let me know. Thank you again for your time and patience throughout this issue.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. TC 20 Reputation points
    2024-07-18T12:56:52.0633333+00:00

    Thank you for your answer AshokPeddakotla-MSFT. Yesterday and the day before, it was just blank, no error. no messages. Today I got a clear error message that I was using an unsupported version of GPT. I updated the version and it now works....

    For reference the error message is: -          invalid_engine_error: Unsupported engine: gpt-35-turbo-0301 for deployment gpt-35-turbo. Please make sure you are using model version 0613 or newer (0613, 1106, 0125) or gpt-4 turbo or gpt-35 turbo. Version 0301 does NOT support assistants. RunId: run_QPBBsuYkOfsSoDK6WObi8H2u:


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.