Fetch the vector index for the organization.
{ "id": "<string>", "model": "<string>", "contents": [ { "type": "TEXT", "contents_count": 123, "chunks_count": 123, "chunks_processed": 123, "size_bytes": 123 } ], "pending_count": 123, "failed_count": 123, "created_at": "2023-12-25" }
The ID of the org
The vector index details.
Vector index schema
Show child attributes
Number of pending vectors
Number of failed vectors
Was this page helpful?