You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/partners
Trayan Azarov f54cbf8ff5
chroma[patch]: Chroma - remove reference to collection upon delete_collection (#21817)
**Description**:

- Reference to `Collection` object is set to `None` when deleting a
collection `delete_collection()`
- Added utility method `reset_collection()` to allow recreating the
collection
- Moved collection creation out of `__init__` into
`__ensure_collection()` to be reused by object init and
`reset_collection()`
- `_collection` is now a property to avoid breaking changes

**Issues**: 

- chroma-core/chroma#2213

**Twitter**: @t_azarov
4 months ago
..
ai21 core, standard tests, partner packages: add test for model params (#21677) 4 months ago
airbyte airbyte[patch]: airbyte-cdk compatible pydantic versions (#21738) 4 months ago
anthropic partners: bump core in packages implementing ls_params (#21868) 4 months ago
azure-dynamic-sessions docs: add aca-ds (#21746) 4 months ago
chroma chroma[patch]: Chroma - remove reference to collection upon delete_collection (#21817) 4 months ago
exa multiple: releases with relaxed core dep (#21724) 4 months ago
fireworks core, standard tests, partner packages: add test for model params (#21677) 4 months ago
groq core, standard tests, partner packages: add test for model params (#21677) 4 months ago
huggingface docs: huggingface package (#21645) 4 months ago
ibm ibm[patch]: release 0.1.7 (#21737) 4 months ago
mistralai mistral: implement ls_params (#21867) 4 months ago
mongodb multiple: releases with relaxed core dep (#21724) 4 months ago
nomic nomic: implement local embeddings with the inference_mode parameter (#21934) 4 months ago
openai partners: bump core in packages implementing ls_params (#21868) 4 months ago
pinecone pinecone: bump min core version (#21742) 4 months ago
prompty multiple: releases with relaxed core dep (#21724) 4 months ago
qdrant multiple: releases with relaxed core dep (#21724) 4 months ago
robocorp langchain-robocorp[minor]: Enable passing additional headers to the action server. (#21809) 4 months ago
together partners: bump core in packages implementing ls_params (#21868) 4 months ago
upstage partners: bump core in packages implementing ls_params (#21868) 4 months ago
voyageai partners: Remove unnecessary print from voyageai embeddings (#21865) 4 months ago