chroma_modify_collection
Update the name or metadata of a Chroma collection, adjust HNSW graph search parameters, and optimize index construction settings for efficient data management.
Instructions
Modify a Chroma collection's name or metadata.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
batch_size | No | ||
collection_name | Yes | ||
ef_search | No | ||
new_metadata | No | ||
new_name | No | ||
num_threads | No | ||
resize_factor | No | ||
sync_threshold | No |