fromExistingIndex(embeddings: EmbeddingsInterface, args: MyScaleLibArgs): Promise<MyScaleStore>| Name | Type | Description |
|---|---|---|
embeddings* | EmbeddingsInterface | The embeddings to use. |
args* | MyScaleLibArgs | The arguments for the MyScaleStore. |
Static method to create an instance of MyScaleStore from an existing index.