Ask a question to get started
Enter to sendā¢Shift+Enter new line
Run more texts through the embeddings and add to the retriever.
add_texts( self, texts: Iterable[str], ) -> List[str]
texts
Iterable[str]
Iterable of strings/URLs to add to the retriever.