Creates a new Chroma instance from an existing collection in the
Chroma database.
fromExistingCollection(embeddings: EmbeddingsInterface, dbConfig: ChromaLibArgs): Promise<Chroma>| Name | Type | Description |
|---|---|---|
embeddings* | EmbeddingsInterface | An |
dbConfig* | ChromaLibArgs | A |