{
"object": "list",
"data": [
{
"type": "vector_store.search_result",
"score": 0.95,
"content": "To reset your password, click on the 'Forgot Password' link on the login page...",
"file_id": "file-abc123",
"metadata": {
"page": 5,
"chunk_id": "chunk_789"
}
},
{
"type": "vector_store.search_result",
"score": 0.87,
"content": "Password reset instructions: Navigate to Settings > Security > Reset Password...",
"file_id": "file-abc456",
"metadata": {
"page": 12,
"chunk_id": "chunk_456"
}
}
]
}