Pamela Fox
Pamela Fox
I did run into a different issue today, which you can encounter when you have a higher top=N - the model suggested citations with page ranges: [Northwind_Standard_Benefits_Details.pdf#pages=36-37,42-43][Northwind_Health_Plus_Benefits_Details.pdf#pages=38-39]. I need to...
We've moved to container apps which has faster deployment, closing.
They say its fixed in the latest ? https://github.com/open-telemetry/opentelemetry-python-contrib/issues/3415#issuecomment-2795282691 Have you tried azure-monitor-opentelemetry==1.6.7 ?
1) They did actually just release a new version that fixes the psycopg2 2) However, I fixed app.py to only instrument for the libraries that we use in this app...
Hm. The UI is currently designed to render Markdown, never tested with XML. This is the relevant component that renders the response: ``` const sanitizedAnswerHtml = DOMPurify.sanitize(parsedAnswer.answerHtml); // later: ```...
Thank you for the PR! I am currently making a large change to ingestion in order to support cloud-based ingestion, I will review this PR after.
Yep, seems like a good idea, AZD_USER_TYPE or some such? I assume we can't detect it programmatically from the principalId.
I think this particular issue can be resolved within this repo, though I haven't given it a go myself to be 100% certain.
There is one in the works! It will likely be in a brand new repo once it's available.
I'll ping the developers who were working on the .NET version and see if there are any updates.