Skip to content

AxInternalEmbedRequest

Type Alias: AxInternalEmbedRequest

AxInternalEmbedRequest: Omit<AxEmbedRequest, "embedModel"> & Required<Pick<AxEmbedRequest, "embedModel">>

Defined in

src/ax/ai/types.ts:154