{
"query": "search API guide",
"answer": "This is a comprehensive guide to using our search API effectively. The search API allows you to perform semantic search across your document collections with various filtering and ranking options.",
"citations": [
{
"document_id": "doc1",
"chunk_ind": 0,
"semantic_identifier": "Getting Started with Search",
"link": "https://docs.example.com/getting-started",
"blurb": "This is a comprehensive guide to using our search API effectively.",
"source_type": "web",
"boost": 0,
"hidden": false,
"metadata": {
"category": "documentation",
"tags": ["api", "search", "guide"]
},
"score": 0.95,
"is_relevant": null,
"relevance_explanation": null,
"match_highlights": [
"This is a comprehensive guide to using our <hi>search API</hi> effectively."
],
"updated_at": "2024-01-15T10:30:00Z",
"primary_owners": null,
"secondary_owners": null,
"is_internet": false
}
]
}