Changes since langchain-chroma==0.1.4
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)