Ask a question to get started
Enter to sendā¢Shift+Enter new line
Upload texts with metadata (properties) to Weaviate.
add_texts( self, texts: Iterable[str], metadatas: Optional[List[dict]] = None, tenant: Optional[str] = None, **kwargs: Any = {} ) -> List[str]