Ask a question to get started
Enter to sendā¢Shift+Enter new line
addDocuments( documents: Document<Record<string, any>>[], options: string[] | __type
documents
Document<Record<string, any>>[]
options
string[] | __type
Method that adds documents to the Pinecone database.
Array of documents to add to the Pinecone database.
Optional ids for the documents.