microsoft / azurechat

🤖 💼 Azure Chat Solution Accelerator powered by Azure Open AI Service
MIT License
1.15k stars 958 forks source link

"Failed to Fetch Chat Response" on File Only #278

Open jwwillman opened 6 months ago

jwwillman commented 6 months ago

The general chat section of the page works without issue. If I go to the files section and try to chat I get the error "Failed to Fetch Chat Response".

When trying to upload a file to the page I get the error "looks like not all documents were indexed". Its a a single page PDF I am testing with.

Anyone have these issues with the file portion of the page?

jussiroine commented 6 months ago

Hey @jwwillman, has this worked for you previously, and is now broken? Or is this a fresh install, and it hasn't worked since? A couple of things I usually do to fix random issues like this include verifying all settings in the Web App Configuration settings, and ensuring the Document Intelligence service is provisioned and is receiving content. Lastly, check the token limit settings in AOAI instance.