Ask a question to get started
Enter to sendā¢Shift+Enter new line
add_texts( self, texts: Iterable[str], refresh_indices: bool = True ) ->
texts
Iterable[str]
refresh_indices
bool
True
Run more texts through the embeddings and add to the retriever.
Iterable of strings to add to the retriever.
bool to refresh ElasticSearch indices