Documentation Index
Fetch the complete documentation index at: https://docs.trychroma.com/llms.txt
Use this file to discover all available pages before exploring further.
Schema
Collection schema for configuring indexes and encryption.
The schema controls how data is indexed and can optionally specify
customer-managed encryption keys (CMEK) for data at rest.
Properties
keys
Record<string, ValueTypes>
Index configs
FtsIndexConfig
Properties
StringInvertedIndexConfig
Properties
type
StringInvertedIndexConfig
IntInvertedIndexConfig
Properties
FloatInvertedIndexConfig
Properties
BoolInvertedIndexConfig
Properties
VectorIndexConfig
Properties
embeddingFunction
EmbeddingFunction | null | undefined
SparseVectorIndexConfig
Properties
embeddingFunction
SparseEmbeddingFunction | null | undefined