After Deploying Web App from AI Studio Chat Playground, getting error AsyncClient.__init__()

Dharmendra Singh 45 Reputation points
2024-11-30T12:54:57.32+00:00

getting below error after deployment webapp from AzureAI studio chat playground AsyncClient.init() got an unexpected keyword argument 'proxies'

User's image

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,092 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,615 questions
{count} votes

1 answer

Sort by: Most helpful
  1. navba-MSFT 27,545 Reputation points Microsoft Employee Moderator
    2024-12-04T16:04:02.2566667+00:00

    @Dharmendra Singh @Himanshu Vaish @Rohit Acharya @Anton Jacobson @Evangelos Nittis

    .

    The below Pull Request has the fix for this issue:

    https://github.com/microsoft/sample-app-aoai-chatGPT/pull/1195

    .

    This PR is now merged and the OpenAI version is now changed to openai==1.55.3 in the requirements.txt.

    .

    Action Plan:

    The new Azure OpenAI webapp deployment from chat playground should have this issue fixed.

    .

    Hope this helps.

    **

    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    1 person found this answer 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.