Skip to content

Missing arguments for Chroma vector store get methods  #6422

@McDonnellJoseph

Description

@McDonnellJoseph

Feature request

Natively a Chromadb collection support multiple parameters when making a get or a query on a collection, for example where and ids. For the moment the get method of Chroma vector store only support the include argument. I think it would be nice to extend support to all available arguments in the base get method of the Chroma collection.

Motivation

Align the functionalities of the LangChain chroma vectorstore with all available functionalities in the chromadb's collections.

Your contribution

I would be happy to make the contribution to make all arguments available as in ChromaDb collections

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions