Ask a question to get started
Enter to sendā¢Shift+Enter new line
add_doc_url( self, doc_url: str, metadata: Optional[Dict[str, Any]
doc_url
str
metadata
Optional[Dict[str, Any]]
None
Add a document from url. Only supported by a document ingestion pipeline in Zilliz Cloud.
A document url.
A key-value dictionary of metadata will be inserted as preserved fields required by ingestion pipeline. Defaults to None.