Responses
Create a grounded response
ModelsExpand Collapse
CollectedSourceSummary = object { author, favicon, image, 14 more } or object { artifact_id, author, content_type, 17 more }
UnionMember0 = object { author, favicon, image, 14 more }
Source came from web search.
domain_credibility: optional object { label, score } Domain credibility assessment (1-10 score with label). Separate from LLM-assigned quality score.
Domain credibility assessment (1-10 score with label). Separate from LLM-assigned quality score.
What this source is, why it is relevant, and why it got its quality score.
meta: optional array of object { kind, model, api_ms, 13 more } or object { kind, model, api_ms, 12 more } Per-source extraction attempts for admin debug view. One entry per LLM call.
Per-source extraction attempts for admin debug view. One entry per LLM call.
UnionMember0 = object { kind, model, api_ms, 13 more }
failed_verification_samples: optional array of object { reason, text, score }
UnionMember1 = object { kind, model, api_ms, 12 more }
failed_verification_samples: optional array of object { reason, text, score }
Model that produced the final snippets for this source.
Provider names that returned this URL (admin-only).
Source quality score 0-10 (10 = best). 10 = current primary source (e.g. SEC filing, enacted statute, binding court opinion). 5-6 = secondary/pending (e.g. pending bill, law firm alert). 0 = irrelevant or unreliable (no snippets extracted).
UnionMember1 = object { artifact_id, author, content_type, 17 more }
Artifact ID for uploaded file sources.
Content type for uploaded file sources.
Original filename for uploaded file sources.
Source came from an uploaded file.
domain_credibility: optional object { label, score } Domain credibility assessment (1-10 score with label). Separate from LLM-assigned quality score.
Domain credibility assessment (1-10 score with label). Separate from LLM-assigned quality score.
What this source is, why it is relevant, and why it got its quality score.
meta: optional array of object { kind, model, api_ms, 13 more } or object { kind, model, api_ms, 12 more } Per-source extraction attempts for admin debug view. One entry per LLM call.
Per-source extraction attempts for admin debug view. One entry per LLM call.
UnionMember0 = object { kind, model, api_ms, 13 more }
failed_verification_samples: optional array of object { reason, text, score }
UnionMember1 = object { kind, model, api_ms, 12 more }
failed_verification_samples: optional array of object { reason, text, score }
Model that produced the final snippets for this source.
Provider names that returned this URL (admin-only).
Source quality score 0-10 (10 = best). 10 = current primary source (e.g. SEC filing, enacted statute, binding court opinion). 5-6 = secondary/pending (e.g. pending bill, law firm alert). 0 = irrelevant or unreliable (no snippets extracted).
Snippet = object { source_index, text, type, 3 more } or object { end_index, num, source_index, 2 more } or object { caption, context, image_url, 9 more }
UnionMember0 = object { source_index, text, type, 3 more }
The relevant passage extracted from the source.
Whether the snippet text was verified as a substring of the source document.
Sequential number assigned to verified snippets (1-based). Unverified snippets have no num.
Character offset of the snippet within the source document. Used for ordering snippets by position.
UnionMember1 = object { end_index, num, source_index, 2 more }
End character offset into source.full_text (exclusive).
Sequential number assigned to this snippet (1-based). Always present for index snippets.
Start character offset into source.full_text.
UnionMember2 = object { caption, context, image_url, 9 more }
The image caption or alt text copied from the source.
Nearby explanatory context copied verbatim from the source.
The image URL extracted from the source.
Whether both the caption and context were verified against the source document.
End character offset of the verified caption in source.full_text (exclusive).
Start character offset of the verified caption in source.full_text.
Image file size in bytes, if the reachability probe returned a Content-Length (or Content-Range total).
End character offset of the verified context in source.full_text (exclusive).
Start character offset of the verified context in source.full_text.
Sequential number assigned to verified snippets (1-based). Unverified snippets have no num.