Ask a question to get started
Enter to sendā¢Shift+Enter new line
embed_general_texts( self, texts: List[str], *, input_type: Optional[str
texts
List[str]
input_type
Optional[str]
None
Call out to Voyage Embedding endpoint for embedding general text.
The list of texts to embed.
Type of the input text. Default to None, meaning the type is unspecified. Other options: query, document.