microsoft / sample-app-aoai-chatGPT

Sample code for a simple web chat experience through Azure OpenAI, including Azure OpenAI On Your Data.
MIT License
1.44k stars 2.15k forks source link

Unterminated string starting at: line 1 column 217 (char 216) #646

Open chkrause opened 4 months ago

chkrause commented 4 months ago

Describe the bug I used Azure AI Studio to deploy the application, In the Playground of Azure AI the Chat works as expected in the deployed application I receive the following error:

Screenshots image

image

hnabbasi commented 1 month ago

I am seeing this in one of my apps as well. Seems like Python error. See screenshots attached, Screenshot 2024-05-22 at 2 38 06 PM Screenshot 2024-05-22 at 2 37 41 PM Screenshot 2024-05-22 at 2 36 03 PM

haritha91 commented 1 month ago

Having the same issue. Any work arounds to solve this?