Ask a question to get started
Enter to sendā¢Shift+Enter new line
add_texts( self, texts: Iterable[str], metadatas: Optional[List[dict
texts
Iterable[str]
Iterable of strings to add to the VectorStore.
VectorStore
metadatas
Optional[List[dict]]
None
Optional list of metadatas associated with the texts.
kwargs
Any
{}
Run more texts through the embeddings and add to the VectorStore.
VectorStore specific parameters