from_texts(
cls,
texts: List[str],
embedding: Embeddings,
metadatas: OptionalCreate an AzureCosmosDBNoSqlVectorSearch vectorstore from raw texts.
metadata dicts for the texts.
id dicts for the texts.
Additional keyword arguments passed to the
AzureCosmosDBNoSqlVectorSearch constructor.