Ask a question to get started
Enter to sendā¢Shift+Enter new line
addVectors(vectors: number[][], documents: Document<Metadata>[]): Promise<string[
vectors
number[][]
documents
Document<Metadata>[]
Adds vectors to the vector store.
The vectors to add.
The documents associated with the vectors.