-
### What happened?
Hello, I'm following the official documentation to set up token authentication for my Chroma server. Authentication works correctly with HttpClient, but fails when using AsyncHtt…
-
### Documentation Issue Description
This page made it seem easy to go create a RAG CLI with a local model (e.g., Llama)
https://docs.llamaindex.ai/en/stable/getting_started/starter_tools/rag_cli/
…
-
Not able to connect with chroma db with api-key due to chroma db doesn't contain header "Api-Key" .
-
When I try to retrieve data from my chromaDB the chat returns:
```
Bad request to
http://chroma:8000/api/v1/collections/a21f79b6-b3f1-4b4c-a277-1cca3127983e/query
with status: Bad Request
```
Th…
-
Hello,
I'm encountering an issue when using the countries-map package in an Angular 18 project. Upon compiling, I receive the following error:
`No matching export in "node_modules/countries-map/…
-
### What happened?
For some reason my Chroma keeps getting reset to HTTP client mode even though I clearly create a PersistantClient instance?
Here's the code i use:
client = chromadb.PersistentCli…
-
**Describe the bug**
The code example from the [repo](integrations/chroma/example) was working before the latest updates for the `haystack-ai` and `chroma-haystack` with both models (in-memory and pe…
-
I took a look at the camera code and there is nothing obvious wrong with it, however we are not taking into account the stride of the planes and the crop rect(?).
The color format is yuv NV12, disp…
-
I'm trying to use your module but it doesn't seem to work. The console is up. It shows it has detected ChromaRestSDK, It is connected to LoL but it doesn't work. I've reinstalled Synapse, I've deleted…
-
### Feature Area
Core functionality
### Is your feature request related to a an existing bug? Please link it here.
No
### Describe the solution you'd like
Currently, `RAGStorage` class has a hard…