Ask a question to get started
Enter to sendā¢Shift+Enter new line
Insert text data into Baidu VectorDB.
add_texts( self, texts: Iterable[str], metadatas: Optional[List[dict]] = None, batch_size: int = 1000, **kwargs: Any = {} ) -> List[str]