Pamela Fox
Pamela Fox
@bnodir Sure, I will get a native reviewer for translations, thanks for letting me know they were AI generated.
@zedhaque I thought about that, but I think that the backend prompt language should probably be a separate knob, based on the language of the domain data versus the language...
Okay, so is this PR ready for re-review, if all the commented issues are addressed? And I'll also take a look at John's.
I'd like to reduce the existing JS size before bringing this in, since this adds ~1MB of JS. I have a PR for that here: https://github.com/Azure-Samples/azure-search-openai-demo/pull/1947 Otherwise, this PR is...
This is still a valid feature request and I have heard it a few times. I have not looked into this myself, however. Leaving it open.
You're correct, this is already supported in the manual ingestion path: prepdocs uses Azure AI Document Intelligence (prebuilt-layout with high‑resolution OCR) to extract text from images embedded in PDFs. To...
Is this still relevant? We aren't currently using KeyVault. Perhaps this is to store the Entra Registration related secrets?
That sounds like a good answer, given that this a RAG app designed to answer based on sources. Is your goal to have it also answer questions that aren't from...
Your issue looks similar to this thread: https://github.com/Azure-Samples/azure-search-openai-demo/issues/1549 Can you try to get additional logs, per my recommendations in that thread? Does it work locally?
@wknums Your error looks like a misconfiguration of your OpenAI connection, I suggest checking your environment variables. @IainD925 I don't see an error in those logs corresponding to a bad...