[<griffe._internal.docstrings.models.DocstringParameter object at 0x7ff5848e7f90>]
add_texts(
self,
texts: Iterable[str],
metadatas: Optional[List[dict]] = None,
grpc_metadata: Optional[Any] = None,
skip_strict_exist_check: bool = False,
**kwargs: Any = {}
) -> List[str]| Name | Type | Description |
|---|---|---|
skip_strict_exist_check | bool | Default: FalseDeprecated. This is not used basically. |