chroma-core/chroma · chromadb
The chromadb module of chroma-core/chroma — the files it contains, which are most load-bearing, and how it couples to the rest of the codebase. Derived from the import graph.
6
Files
182
Total in-degree
4
Modules imported
33
Importing modules
A file in this module participates in a circular import — see the architecture overview.
Files in this module
Ranked by in-degree — how many other files import each one. The top of the list is where the module's weight sits.
- config.py77 in · 0 out · radius 186
- types.py40 in · 5 out · radius 167
- errors.py30 in · 0 out · radius 175
- __init__.py26 in · 10 out · radius 167
- base_types.py7 in · 0 out · radius 169
- serde.py2 in · 0 out · radius 170
Depends on
Modules this one imports from (with the number of import edges).
Depended on by
Modules that import from this one — its blast radius if you change it.
- chromadb/api30
- chromadb/test/property12
- chromadb/segment/impl/vector8
- chromadb/db/mixins6
- chromadb/db4
- chromadb/segment/impl/manager4
- chromadb/server/fastapi4
- chromadb/db/impl/grpc3
- chromadb/telemetry/product3
- chromadb/api/models2
- chromadb/auth/token_authn2
- chromadb/auth/utils2
- chromadb/execution/expression2
- chromadb/ingest2
- chromadb/segment2
- chromadb/segment/distributed2
- chromadb/segment/impl/distributed2
- chromadb/utils/embedding_functions2
- chromadb/utils2
- chromadb/test/api2
- chromadb/test2
- chromadb/test/ef2
- chromadb/auth1
- chromadb/cli1
- chromadb/db/impl1
- chromadb/execution/executor1
- chromadb/proto1
- chromadb/quota1
- chromadb/rate_limit1
- chromadb/segment/impl/manager/cache1
- chromadb/server1
- chromadb/telemetry/opentelemetry1
- chromadb/test/utils1
Ask AI about chroma-core/chroma
Grounded in the actual source code. Pick a starter question or write your own.
What does this repo do, in one paragraph?How would I get started using it?What are the main alternatives?Show me the entry point.
Or write your own questionInformational only. Module boundaries are inferred from source directories and the import graph at the time of analysis; they can be incomplete or stale.