Open luthfibalaka opened 2 months ago
Summarize the changes made by this PR.
Improvements
chromadb/segment/impl/vector/batch.py
New functionality
hnsw:random_seed
How are these changes tested?
pytest chromadb/test/segment/
Are all docstrings for user-facing APIs updated if required? Do we need to make documentation changes in the docs repository?
n/a
Please leverage this checklist to ensure your code review is thorough before approving
Description of changes
Summarize the changes made by this PR.
Improvements
chromadb/segment/impl/vector/batch.py
.New functionality
hnsw:random_seed
.Test plan
How are these changes tested?
pytest chromadb/test/segment/
for pythonDocumentation Changes
Are all docstrings for user-facing APIs updated if required? Do we need to make documentation changes in the docs repository?
n/a