Ask a question to get started
Enter to sendā¢Shift+Enter new line
addDocuments(documents: Document<Record<string, any>>[], options: __type): Promise
documents
Document<Record<string, any>>[]
options
__type
Adds documents to the Milvus database.
Array of Document instances to be added to the database.
Optional parameter that can include specific IDs for the documents.