Initial release
release(chroma): 1.0.0a1 (#33227)
docs: v1 docs updates (#33173)
docs: more standardization (#33124)
chore: bump ruff version to 0.13 (#33043)
style: repo linting pass (#33089)
chore: update pyproject.toml
files, remove codespell (#33028)
release(chroma): 0.2.6 (#32901)
revert: "chore: remove ruff target-version" (#32895)
chore: remove ruff target-version (#32880)
chore: adress pytest-asyncio deprecation warnings + other nits (#32696)
feat(chroma): Add support for collection forking (#32627)
fix(docs): local API reference documentation build (#32271)
feat(docs): improve devx, fix Makefile
targets (#32237)
fix: LLM mimicking Unicode responses due to forced Unicode conversion of non-ASCII characters. (#32222)
fix(docs): capitalization, codeblock formatting, and hyperlinks, note blocks (#32235)
release(chroma): 0.2.5 (#32183)
feat(chroma): Add Chroma Cloud support (#32125)
chroma[nit]: descriptions in pyproject.toml
(#31925)
fix: bump lockfiles (#31923)
ruff: restore stacklevels, disable autofixing (#31919)
ruff: add bugbear across packages (#31917)
chroma[patch]: ruff fixes and rules (#31900)
ruff: more rules across the board & fixes (#31898)
fix: automatically fix issues with ruff (#31897)
chroma: add ruff bandit rules (#31790)
infra: relax types-requests version range (#31504)
chroma: release 0.2.4 (#31252)
partners: update deps for langchain-chroma (#31251)
DOCS: partners/chroma
: Fix documentation around chroma
query filter syntax (#31058)
packaging: remove Python upper bound for langchain and co libs (#31025)
ci: temporarily run chroma on 3.12 for CI (#31056)
chroma: release 0.2.3 (#30860)
partners[lint]: run pyupgrade
to get code in line with 3.9 standards (#30781)
Clean up numpy
dependencies and speed up 3.13 CI with numpy>=2.1.0
(#30714)
docs: updates Chroma integration API ref docs (#29826)
multiple: fix uv path deps (#29790)
chroma[patch]: release 0.2.2 (#29769)
(Chroma): Small Fix in add_texts
when checking for embeddings (#29766)
infra: add UV_FROZEN to makefiles (#29642)
infra: migrate to uv (#29566)
chroma[patch]: release 0.2.1 (#29440)
partners[chroma]: Upgrade Chroma to 0.6.x (#29404)
multiple: disable socket for unit tests (#29080)
chroma: fix persistence if client_settings is passed in (#25199)
chroma[patch]: Update logic for assigning ids
multiple: combine sync/async vector store standard test suites (#28580)
[VectorStore] Improvement: Improve chroma vector store (#28524)
chroma[patch]: fix bug (#28538)
chroma[patch]: (nit) simplify test (#28517)
chroma[patch]: add get_by_ids
and fix bug (#28516)
langchain_chroma: added document.id support (#27995)
partners[chroma]: add retrieval of embedding vectors (#28290)
chroma[patch]: test python 3.13 in CI (#28387)
langchain_chroma: fixed integration tests (#27968)
community: chroma error patch(attribute changed on chroma) (#27827)
chroma[minor]: release 0.2.0 (#27840)
multiple: rely on asyncio_mode auto in tests (#27200)
chroma: Deprecating versions 0.5.7 thru 0.5.12 (#27305)
langchain_chroma[patch]: updated example for get documents with where clause (#26767)
langchain_chroma: Pass through kwargs to Chroma collection.delete (#25970)
chroma[patch]: Release 0.1.4 (#26470)
multiple: pydantic 2 compatibility, v0.3 (#26443)
standard-tests[patch]: add Ser/Des test
all: Improve make lint command (#25344)
chroma: add back fastapi optional dep (#25641)
partners/chroma: release 0.1.3 (#25599)
chroma: ban chromadb sdk versions 0.5.4 and 0.5.5 due to pydantic bug (#25586)
[docs]: vector store integration pages (#24858)
patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014)
docs: fix kwargs docstring (#25010)
all: add release notes to pypi (#24519)
partners: add similarity search by image functionality to langchain_chroma partner package (#22982)
infra: update mypy 1.10, ruff 0.5 (#23721)
chroma[patch]: Release 0.1.2 (#23604)
chroma[patch]: loosen py req (#23599)
partners: add lint docstrings for chroma module (#23249)
partners: fix numpy dep (#22858)
docs: Chroma docstrings update (#22001)
chroma[patch]: Chroma - remove reference to collection upon delete_collection (#21817)
multiple: releases with relaxed core dep (#21724)
multiple: core 0.2 nonbreaking dep, check_diff community->langchain dep (#21646)
chroma, mongodb: fix docstrings (#21629)
community: Chroma Adding create_collection_if_not_exists flag to Chroma constructor (#21420)
community: Updated Chroma version range to include 0.5.0 release (#21224)
partner[patch]: Upgrade to Ruff v0.4.2 (#21108)
chroma: release 0.1.0 (#20355)
chroma: remove relevance score int test (#20346)
chroma: bump rc, keep optional (#20298)
chroma: add required fastapi dep to restrict to <1 (#20297)
chroma: add optional fastapi dep to restrict to <1 (#20295)
chroma: Add chroma partner package (#19292)