chroma
chroma copied to clipboard
Open-source search and retrieval database for AI applications.
- **[BUG] There's a bug in count with the log service:** - I see write 35247. - ScoutLogs returns 35201. - Thus, the fetch_log operator fails. This PR is for...
## Description of changes This PR moves posthog logic to rust for all events. Captures occur on service_based_frontend, and for now only occur when users use via rust bindings. ##...
## Description of changes Fixes #4190
## Description of changes Fixes #4193.
### What happened? ChromaDB memory usage is gradually increasing and not reducing automatically. Even if the collection is deleted memory is not decreasing. Without restarting the chromadb, how can I...
## Description of changes TBA ## Test plan *How are these changes tested?* - [ ] Tests pass locally with `pytest` for python, `yarn test` for js, `cargo test` for...
### What happened? Install chromadb-default-embed with pnpm , but still can't work. ``` pnpm install Scope: all 6 workspace projects dependencies: + @ai-sdk/anthropic 1.2.0 + @ai-sdk/deepseek 0.2.0 + @ai-sdk/openai 1.3.0...
### What happened? Got an EOF error, while trying to add data as well access data. This happened after, the instance ran out of memory while adding data to the...
I've commented out all but cluster tests and am going on a bug hunt.
## Description of changes Adding troubleshooting entry for NextJs and the JS-client