OpenAIWorkshop icon indicating copy to clipboard operation
OpenAIWorkshop copied to clipboard

workshop materials to build intelligent solutions on Open AI

Results 28 OpenAIWorkshop issues
Sort by recently updated
recently updated
newest added

Updates to the lab files and images

Hi @james-tn, We are facing an issue with **hr_copilot** after updating the value in `secrets.env` after updating USE_AZCS value to True and providing all the required URL, Key and Indexes...

Hi @james-tn We are facing an issue in a Using Azure OpenAI on a custom dataset lab scenario: where we are able get excepted output, we are facing 500 internal...

Terminal: Exception as below, will retry You tried to access openai.ChatCompletion, but this is no longer supported in openai>=1.0.0 - see the README at https://github.com/openai/openai-python for the API. You can...

Hi @james-tn, We are facing an issue in a **natural language query** lab scenario: https://github.com/microsoft/OpenAIWorkshop/blob/main/scenarios/natural_language_query/README.md, We are not able to get the expected output inside the function app; we are...

Hi @james-tn, Do you have an example of a deployment script to run the app in Azure? https://github.com/microsoft/OpenAIWorkshop/tree/main/scenarios/incubations/copilot/realtime_streaming Now I am experimenting with a similar use case and I found...

I could able to deploy it to Azure. But the application is not running. It gives error when opening the app service. ![image](https://github.com/microsoft/OpenAIWorkshop/assets/11915960/7a492f5f-1c65-4490-8c2b-5ec1a79ff440) ![image](https://github.com/microsoft/OpenAIWorkshop/assets/11915960/1a8794ad-11e8-4228-963e-37fdd38c3cac) error attached