-
Notifications
You must be signed in to change notification settings - Fork 438
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add citations to the webapp #1106
Comments
@alsiesta Heya! Can you elaborate a bit further? Citations are already present on the deployed web app frontend. |
Yes I finally realized that citations can be activated, if I set the CONVERSATION_FLOW=byod
But that is not abvious. The markdown doc. https://github.com/Azure-Samples/chat-with-your-data-solution-accelerator/blob/main/docs%2Fconversation_flow_options.md doesn't even mention, that this will enable the citations.
I wonder, what other great features are still hidden 😀
It would for instance be great to have a chat history.
Kind regards and thank you, for feedback, Alexander
…________________________________
From: Adam Dougal ***@***.***>
Sent: Wednesday, July 10, 2024 3:23:17 PM
To: Azure-Samples/chat-with-your-data-solution-accelerator ***@***.***>
Cc: Alexander Schönfeld ***@***.***>; Mention ***@***.***>
Subject: Re: [Azure-Samples/chat-with-your-data-solution-accelerator] Add citations to the webapp (Issue #1106)
@alsiesta<https://github.com/alsiesta> Heya! Can you elaborate a bit further? Citations are already present on the deployed web app frontend.
—
Reply to this email directly, view it on GitHub<#1106 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANI6KOJTUTI4UYPMIBENVG3ZLUYULAVCNFSM6AAAAABKHGOD3GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRQGUYDAOJTGY>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Short answer: I don't see any citations when CONVERSATION_FLOW is set to 'custom'. |
I'm not sure if this is directly related, but could we include a reference to the specific PDF page where the information was sourced? Right now, the PDF link opens the document but it doesn't navigate to the exact page. Hope that makes sense. |
Motivation
There is other Azure Chats where the WebApp Frontend offers the feature that links to the matching documents are offered in the completion, you can click them and in a side panel the related embedding shows up and a link to the data file.
The text was updated successfully, but these errors were encountered: