class pixeltable.IndexMetadata
Metadata for a column of a Pixeltable table.attr columns
attr index_type
'embedding' is supported, but others will be added in the future).
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
columns: list[str]
index_type: Literal['embedding']
'embedding' is supported, but others will be added in the future).
name: str
parameters: EmbeddingIndexParams
Was this page helpful?