import type * as VoyageAI from "../../index.js"; /** * @example * { * input: "input", * model: "model" * } */ export interface EmbedRequest { /** A single text string, or a list of texts as a list of strings. Currently, we have two constraints on the list: