Skip to main content
Pixeltable Documentation home page
Search Pixeltable docs...
⌘K
Discord
Book a Demo
Hiring
pixeltable/pixeltable
pixeltable/pixeltable
Search...
Navigation
Core API
pixeltable.IndexMetadata
Documentation
Examples
Pixeltable SDK
Integrations
Changelog
Support
latest
SDK Reference
Core API
pixeltable
Table
DataFrame
ColumnMetadata
DirContents
IndexMetadata
TableMetadata
UpdateStatus
VersionMetadata
Built-in Functions and Operators
AI Integrations
Iterators
Import/Export
On this page
Attributes
columns field
index_type field
name field
parameters field
Core API
pixeltable.IndexMetadata
Metadata for a column of a Pixeltable table.
View source on GitHub
Attributes
columns
field
⚠️
No documentation
Type:
field: list (required)
index_type
field
⚠️
No documentation
Type:
field: typing.Literal (required)
name
field
⚠️
No documentation
Type:
field: str (required)
parameters
field
⚠️
No documentation
Type:
field: pixeltable.catalog.table_metadata.EmbeddingIndexParams (required)
Was this page helpful?
Yes
No
DirContents
TableMetadata
⌘I
Assistant
Responses are generated using AI and may contain mistakes.