Skip to content

Chroma init function has been deprecated  #14

Description

@ashwin-sudo

The Chroma init function has been deprecated, the new init function uses embedding_function instead of embeddings

self.vector_store = Chroma(
                persist_directory="chroma_db", embedding_function=FastEmbedEmbeddings()
            )

I have a created a branch with the changes, but I don't have push permissions into the repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions