AI Search: Add how-to guide for chunk citations in AI responses#31684
AI Search: Add how-to guide for chunk citations in AI responses#31684G4brym wants to merge 2 commits into
Conversation
Review
Code ReviewThis code review is in beta and may not always be helpful — use your judgment. Warnings (2)
Suggestions (1)
Style Guide Review✅ No style-guide issues found. CommandsOnly codeowners can run commands. Post a comment with the command to trigger it.
|
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
|
I fetched PR #31684's diff via |
|
Preview URL: https://179bd154.preview.developers.cloudflare.com Files with changes (up to 15) |
What
Adds a new how-to page under
/ai-search/how-to/chunk-citations/that explains how to extract and display source citations from AI Search responses.Sections
event: chunksSSE event when usingstream: trueNotes
All examples use the Workers binding (
AiSearchNamespace) and follow the existing how-to page style (TypeScriptExample component, same frontmatter shape).