-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Insights: chroma-core/chroma
Overview
Could not load contribution data
Please try again later
32 Pull requests merged by 12 people
-
[ENH] Add block-level metrics
#4801 merged
Jul 3, 2025 -
[CHORE] Fix type error in batch_utils
#5024 merged
Jul 2, 2025 -
[CLN] Change GenericQuotaError from 429 to 422
#5022 merged
Jul 2, 2025 -
[DOC] Fix docs typo
#5018 merged
Jul 2, 2025 -
[ENH] Implement update_tenant API
#4742 merged
Jul 2, 2025 -
[ENH]: add cache mount & tolerations to garbage collector template in Helm chart
#5016 merged
Jul 2, 2025 -
[RELEASE] CLI 1.1.4, JS 3.0.6, Python 1.0.15
#5015 merged
Jul 1, 2025 -
[ENH]: add request timing to metering
#4877 merged
Jul 1, 2025 -
[ENH]: Upgrade foyer to 0.17.3
#5013 merged
Jul 1, 2025 -
[CLN] Add max_batch_size to sqlite_log, use in push_logs
#5010 merged
Jul 1, 2025 -
[ENH]: migrate current metering functionality to new metering lib
#4868 merged
Jul 1, 2025 -
[HOTFIX] applying PR #5011 to release/2025-06-27
#5012 merged
Jul 1, 2025 -
[BUG]: Spann indexing bug
#5011 merged
Jul 1, 2025 -
[DOC] IA refresh
#4928 merged
Jul 1, 2025 -
[ENH] Pipeline compactions for different collections
#4963 merged
Jul 1, 2025 -
[HOTFIX] Wal3-gc related fixes from this weekend.
#5006 merged
Jul 1, 2025 -
[ENH] Better JS client error messaging
#4944 merged
Jul 1, 2025 -
[ENH] Do not materialize all fragments to delete.
#5004 merged
Jun 30, 2025 -
[CHORE] Fix pr title workflow to allow edits
#5001 merged
Jun 30, 2025 -
[ENH] Wire up garbage collector to do 3-phase GC.
#4987 merged
Jun 30, 2025 -
[HOTFIX] applying PR #5002 to rc/2025-06-27
#5005 merged
Jun 30, 2025 -
[ENH] Add config to disable log GC
#5002 merged
Jun 30, 2025 -
[BUG] Batch inserts on push_logs in sqlite
#4982 merged
Jun 30, 2025 -
[CHORE]: use a match for defining default quotas
#4941 merged
Jun 30, 2025 -
[BLD] Optimize which tests we run on Windows
#4955 merged
Jun 30, 2025 -
[CLN] Remove err(Display) from wal3.
#4992 merged
Jun 30, 2025 -
[ENH] Implement three-phase garbage collection for WAL3
#4984 merged
Jun 30, 2025 -
[CLN] Fix dedup in get_collections_with_new_data.
#4974 merged
Jun 30, 2025 -
[TST] Test for #4972
#4983 merged
Jun 29, 2025 -
[PERF]: Skip creating readers if filter is null
#4989 merged
Jun 29, 2025 -
[PERF] Make IO accesses parallel
#4988 merged
Jun 29, 2025 -
[ENH]: Add ability to set different block sizes for different blockfiles
#4948 merged
Jun 29, 2025
13 Pull requests opened by 9 people
-
[DOC] Document two way of local ChromaDB installation.
#4991 opened
Jun 29, 2025 -
Fix: Address multiple issues
#4998 opened
Jun 30, 2025 -
[DOC:FIX] changes in embeddings doc in openai.md
#4999 opened
Jun 30, 2025 -
[CHORE] Align thin client and chromadb opentelemetry packages
#5000 opened
Jun 30, 2025 -
[CHORE] Bump Compaction Sleep to 3 minutes.
#5008 opened
Jul 1, 2025 -
[ENH] Add where filtering support on list collections for local chroma
#5019 opened
Jul 2, 2025 -
[ENH] Add a delete_many call to the storage API.
#5020 opened
Jul 2, 2025 -
[ENH] Consume delete_many from the wal3 garbage collector.
#5021 opened
Jul 2, 2025 -
[ENH]: Dead letter queuing for compaction jobs
#5023 opened
Jul 2, 2025 -
[DOC] Fix badge in readme
#5025 opened
Jul 3, 2025 -
[ENH] Auto-set tenant in python CloudClient, add AdminCloudClient
#5026 opened
Jul 3, 2025 -
[BLD] Use 8core runners for all our windows jobs
#5027 opened
Jul 4, 2025 -
[BUG]: refactor otel/tracing initialization in the frontend to be independent of hosted entry point
#5028 opened
Jul 4, 2025
42 Issues closed by 3 people
-
"Check PR Title" workflow should run when PR title changes, not just on push events
#3520 closed
Jun 30, 2025 -
[Bug]: 405 (Method Not Allowed)
#3879 closed
Jun 30, 2025 -
[Bug]: Facing issue : Chroma is running in http-only client mode.
#3928 closed
Jun 30, 2025 -
[Feature Request]: Rust OpenAPI spec should validate that all schemas serialize in the spec
#4001 closed
Jun 30, 2025 -
[Bug]: Chroma depends on packages which don't exist
#4563 closed
Jun 30, 2025 -
[Bug]: Fails to install using Python 3.13 on Ubuntu 24.04.2
#4382 closed
Jun 30, 2025 -
Chroma administration - CLI and/or GUI
#4238 closed
Jun 30, 2025 -
Resourse management protocol? How to close/shutdown/dispose `chromadb.HttpClient` and `Chroma`?
#4293 closed
Jun 30, 2025 -
[Feature Request]: Multimodel in JS
#1391 closed
Jun 30, 2025 -
[Bug]: Not equals behavior across datatypes
#1444 closed
Jun 30, 2025 -
Load fork of transformers.js (chromadb-default-embed) in browser when using JS client
#2055 closed
Jun 30, 2025 -
[Bug]: Lack of transactionality mechanics in create_collection
#2104 closed
Jun 30, 2025 -
[Bug]: Chroma v0.5.0 unnecessarily replaces newline characters with spaces before generating embeddings
#2129 closed
Jun 30, 2025 -
[Bug]: Attritube Error due to NumPy2.0. release.
#2418 closed
Jun 30, 2025 -
[Bug]: Getting a Value Error when using the HuggingFace embedding function
#2422 closed
Jun 30, 2025 -
[PERF] Add a more efficient HTTP serialization
#2681 closed
Jun 30, 2025 -
[Bug]: ModuleNotFoundError: No module named 'pypika.queries'
#3856 closed
Jun 30, 2025 -
[Bug]: Cant delete large amount of vectors at once.
#4802 closed
Jun 30, 2025 -
[Bug]: Next.js compatibility of js package
#1178 closed
Jun 30, 2025 -
Calling `api/v1/version` without valid token works
#3556 closed
Jun 30, 2025 -
[Feature Request]:
#3632 closed
Jun 30, 2025 -
[Bug]: Inconsistent retrievals between restarts
#3638 closed
Jun 30, 2025 -
[Bug]: Enable setting metadata to None
#3644 closed
Jun 30, 2025 -
[Bug]: Python 3.13.1 compatibility issues with client
#3651 closed
Jun 30, 2025 -
[Feature Request]: Better error messages
#3688 closed
Jun 30, 2025 -
[Bug]: JS client - getCollection requires the embedding function as a param
#3730 closed
Jun 30, 2025 -
[Bug]: AttributeError: 'AdminClient' object has no attribute 'list_databases'
#3806 closed
Jun 30, 2025 -
[Install issue]: error: subprocess-exited-with-error
#3810 closed
Jun 30, 2025 -
question about max_batch_size
#3812 closed
Jun 30, 2025 -
[Install issue]: Need help regarding production chromadb instance
#3818 closed
Jun 30, 2025 -
[Bug]: Document deletion leaves plain text and embeddings in db
#3793 closed
Jun 30, 2025 -
[Bug]: sqlite3 file size doesn't shrink when deleting a collection
#3948 closed
Jun 30, 2025 -
[Bug]: Adding records with same id accidentally leads to log messages on every subsequent operation
#4010 closed
Jun 30, 2025 -
Chromadb getting locked.
#4038 closed
Jun 30, 2025 -
[Bug]: Conflict between ChromaDB and another package due to duplicate opentelemetry proto file
#4042 closed
Jun 30, 2025 -
[Bug]: Docker files not functioning properly
#4230 closed
Jun 30, 2025 -
[Bug]: Failed to send telemetry event: capture() takes 1 positional argument but 3 were given
#4997 closed
Jun 30, 2025
3 Issues opened by 2 people
-
[Bug]: host and port are listed twice when running `chroma run`
#5017 opened
Jul 2, 2025 -
[DOC]: Define supports for embedding datatypes
#4986 opened
Jun 28, 2025 -
[DOC]: Add instruction on how to use the cloud API without a client library
#4985 opened
Jun 28, 2025
17 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[CHORE]: enforce default limit on get when none is supplied
#4942 commented on
Jun 30, 2025 • 3 new comments -
[DOC] Add overview to intro and tweak one sentence
#4967 commented on
Jun 30, 2025 • 0 new comments -
[DOC] Add VoltAgent integration documentation
#4950 commented on
Jul 2, 2025 • 0 new comments -
[ENH] Add schema support to collection configuration
#4932 commented on
Jun 30, 2025 • 0 new comments -
[ENH] Add nomic embedding function
#4911 commented on
Jun 30, 2025 • 0 new comments -
[TST] More benchmark queries for regex
#4910 commented on
Jul 3, 2025 • 0 new comments -
[ENH] add query config on collection configuration
#4901 commented on
Jun 30, 2025 • 0 new comments -
[CHORE] clean up tests running against python impl
#4708 commented on
Jul 1, 2025 • 0 new comments -
[ENH] Check for PR title gets called when PR title is edited
#3636 commented on
Jun 30, 2025 • 0 new comments -
[CHORE] ban relative import
#3542 commented on
Jul 1, 2025 • 0 new comments -
[Bug]: getCollection missing DefaultEmbeddingFunction (JavaScript client)
#1746 commented on
Jul 2, 2025 • 0 new comments -
[Bug]: ChromaDB 0.5.0 ERROR:sqlite3.OperationalError: unable to open database file
#4039 commented on
Jun 30, 2025 • 0 new comments -
[Feature Request]: Strict (sub)string matching, FTS n-gram index, and BM25
#4951 commented on
Jun 30, 2025 • 0 new comments -
[Bug]: ChromaClient times out on Vercel's Edge network
#1502 commented on
Jun 30, 2025 • 0 new comments -
[Feature Request]: Ability to close local clients
#1756 commented on
Jun 30, 2025 • 0 new comments -
[Feature Request]: API authencation (Basic, Token,...)
#4965 commented on
Jun 30, 2025 • 0 new comments -
[DOC]: Illegal use of dynamic Tailwind utility classes in docs
#4129 commented on
Jun 29, 2025 • 0 new comments