Ask a question to get started
Enter to send•Shift+Enter new line
Generates embeddings for multiple text documents.
embedDocuments(documents: string[]): Promise<number[][]>
documents
string[]
An array of text documents.