EmbedTextsParams: BaseParams & {
    texts: string[];
}

Type declaration

  • texts: string[]