llama-index-vector-stores-chroma 0.1.7__py3-none-any.whl → 0.1.8__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of llama-index-vector-stores-chroma might be problematic. Click here for more details.

@@ -326,7 +326,7 @@ class ChromaVectorStore(BasePydanticVectorStore):
326
326
  **kwargs,
327
327
  )
328
328
 
329
- logger.debug(f"> Top {len(results['documents'])} nodes:")
329
+ logger.debug(f"> Top {len(results['documents'][0])} nodes:")
330
330
  nodes = []
331
331
  similarities = []
332
332
  ids = []
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: llama-index-vector-stores-chroma
3
- Version: 0.1.7
3
+ Version: 0.1.8
4
4
  Summary: llama-index vector_stores chroma integration
5
5
  License: MIT
6
6
  Author: Your Name
@@ -0,0 +1,5 @@
1
+ llama_index/vector_stores/chroma/__init__.py,sha256=QNMK-nHKEt-wmks5mhWfdOKDybpmsqrL4neV-HCA6N4,101
2
+ llama_index/vector_stores/chroma/base.py,sha256=QJ8zN8PHjTxnMvDFB5H-7h-Th4ZaKwMfeSv7vkJrC24,13271
3
+ llama_index_vector_stores_chroma-0.1.8.dist-info/METADATA,sha256=nzGZu3W6bnlrDwuoIxHQ-k3nJ7jrB7xcPm7ryn7CuCU,653
4
+ llama_index_vector_stores_chroma-0.1.8.dist-info/WHEEL,sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50,88
5
+ llama_index_vector_stores_chroma-0.1.8.dist-info/RECORD,,
@@ -1,5 +0,0 @@
1
- llama_index/vector_stores/chroma/__init__.py,sha256=QNMK-nHKEt-wmks5mhWfdOKDybpmsqrL4neV-HCA6N4,101
2
- llama_index/vector_stores/chroma/base.py,sha256=OlB4EU_CZZTdlIxyPWEyliydz1__nvLbXpY7H8TNi34,13268
3
- llama_index_vector_stores_chroma-0.1.7.dist-info/METADATA,sha256=NfLG6nmPL5KxbgQjxTnbg4rlYiSzDEKNiiat9ZYcqiM,653
4
- llama_index_vector_stores_chroma-0.1.7.dist-info/WHEEL,sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50,88
5
- llama_index_vector_stores_chroma-0.1.7.dist-info/RECORD,,