index_config parameter to choose between index variants.
All parameters after
index_key are keyword-only.Parameters
For more info on auto-generating embeddings, refer to Auto-Generate Embeddings.
Returns
EncryptedIndex: An instance of the newly created encrypted index.
Exceptions
ValueError
ValueError
- Throws if the index name is not unique.
- Throws if the index configuration is invalid.
- Throws if the index could not be created.