Skip to content

Commit b0fffd0

Browse files
committed
Updating README for page number
1 parent a65c474 commit b0fffd0

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

OnGeneratedResponse/README.MD

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,15 @@
22

33
Sample solution showing how to swap the citation links when leveraging File Upload Knowledge and Generative Orchestration to point at the same documents hosted on a public website. This allow users to open and see the full document instead of just the chunk (and they can actually download it if they need). This is designed for publicly available documents who need to be indexed by Dataverse to produce the most accurate responses.
44

5+
Update 6/3/2025: the citation now points to the actual page used in the response (for PDFs only)
6+
57
## Benefits for this approach:
68
1. Ability to scope specific documents
79
1. Better indexing to search for content and summarize answers.
810
1. Embedded [image understanding](https://learn.microsoft.com/en-us/microsoft-copilot-studio/knowledge-add-file-upload#annotated-image-support-preview) for PDF files.
911
1. Support for [more](https://learn.microsoft.com/microsoft-copilot-studio/knowledge-add-file-upload#supported-document-types) file types.
1012
1. Support files up to 512 MB.
11-
1. Clickable citations that point to the source file.
13+
1. Clickable citations that point to the source file and the actual page number (PDFs only)
1214
1. Can work unauthenticated.
1315
1. Allow users to view the entire document and download it if necessary.
1416

0 commit comments

Comments
 (0)