Skip to main content

GETSTORE

Detailed info about a store — its query model, index model, embedding size, and (when connected to a DB instance) the backing db_info. Errors if the store doesn't exist.

Syntax

GETSTORE <store_name>GETSTORE <store_name> SCHEMA media

Example

GETSTORE my_store

See SDK examples (choose the AI proxy tab) for Python, Node, Go, and Rust.