EncryptedIndex
instance based on the provided configuration.
Parameter | Type | Default | Description |
---|---|---|---|
index_name | str | - | Unique name for the index |
index_key | bytes | - | 32-byte encryption key |
index_config | IndexConfig | - | Index configuration object |
embedding_model | str | None | (Optional) Embedding model identifier |
EncryptedIndex
configured with the provided parameters.
Error
Network/API Errors
create_index
method to create an IVF-Flat index: