-
`Building wheels for collected packages: hnswlib
Building wheel for hnswlib (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for hnswlib (pyproject.toml) di…
-
### What happened?
I am able to use chroma in a docker but find that the sentence-transformer/all-MiniLM-L6-v2 is downloaded on demand the first time the client connects to the server. I would like t…
-
When I do `pip3 install crewai` I get this error:
```
ERROR: Cannot install embedchain because these package versions have conflicting dependencies.
The conflict is caused by:
chromadb 0.4…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I have the following code:
`import chromadb
import os
from llama_index.core import Ve…
-
I have added a custom function which when i load a new pdf or txt it load in chromaDB instance using the "create-db --exist-ok --on-match ignore" to index it.
The index is successfully, but i can onl…
-
Hello
I am running in the following machine.
CPU: 12th Gen Intel(R) Core(TM) i7-12700
RAM: 32GB, speed: 4400MT/s
NVIDIA RTX A2000 12GB
model is:
llama-2-7b-chat.Q6_K.gguf
And it takes a…
-
I followed the instructions in README.md.
After I uploaded the csv file and pressed "Save Data", the error appeared.
Error saving data to Chroma: no such table collections.
I did not find any menti…
-
### Description
When using memory=True for a crew that uses Azure Open AI, there is an error creating long term memory.
### Steps to Reproduce
```
import os
from chromadb.utils.embedding_…
-
Hi,
is it possible to use cdp when the ChromaDB is configured to use authentication with x-chroma-token header?
I'm using the docker image with this configuration:
docker run \
--detach \
-p …
awn70 updated
3 months ago
-
### Why is it worth to add this package?
ONNX Runtime is worth using because it offers cross-platform support, optimized performance, and interoperability for deploying machine learning models. It su…