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.66k stars 2.64k forks source link

Issue deploying from OpenAI Studio #1132

Open arne-vl opened 1 month ago

arne-vl commented 1 month ago

I'm trying to deploy the application through OpenAI Studio, where I've added my own data. All I get is the following error message: image

Fix: Resize image before conversation and save history is the commit on which I deployed it last week without any problems.

I'm using a gpt-35-turbo base model.

JeremyDel commented 1 month ago

Same Issue here..

gallogiulia commented 1 month ago

Same issue here, and I know of others

julianoteixeiradorisduke commented 1 month ago

Same issue here

arne-vl commented 1 month ago

@gallogiulia @JeremyDel @julianoteixeiradorisduke Error does not appear anymore on my end, give me a thumbs up if it is the same for you so I can close this issue.

mekjr1 commented 1 month ago

@julianoteixeiradorisduke @gallogiulia @JeremyDel this workaround from Sarah on another issue might work your issue. I know the errors seems to be different, but give it a try https://github.com/microsoft/sample-app-aoai-chatGPT/issues/1117#issuecomment-2384264933

wheatsnackbread commented 1 week ago

I'm hitting sync repeatedly and it still isn't working haha. Anyone find a workaround?