from_texts(
cls: type[VST],
texts: list[str],
embedding: EmbeddingsReturn VectorStore initialized from texts and embeddings.
Optional list of metadatas associated with the texts.
Optional list of IDs associated with the texts.
Additional keyword arguments.