Skip to main content

list_datasets()

Discover all datasets visible to you — public datasets plus any private datasets you’ve been granted access to.

Dataset Fields

query()

Search across one or more datasets. Provide either text (natural language) or vector (pre-computed embedding).

Pre-computed vector

All datasets must use the same embedding model when using pre-computed vectors. The server validates vector dimensions match.

With metadata filters

See Metadata Filters for the full filter syntax.

Response Fields

Each QueryResult:

Error Handling