Ask a question to get started
Enter to sendā¢Shift+Enter new line
Embed documents using a Bookend deployed embeddings model.
embed_documents( self, texts: List[str], ) -> List[List[float]]
texts
List[str]
The list of texts to embed.