Skip to content

Ai_Cf_Baai_Bge_Small_En_V1_5_Output

Ai_Cf_Baai_Bge_Small_En_V1_5_Output = { data?: number[][]; pooling?: "mean" | "cls"; shape?: number[]; } | AsyncResponse

Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:4156

{ data?: number[][]; pooling?: "mean" | "cls"; shape?: number[]; }

optional data: number[][]

Embeddings of the requested text values

optional pooling: "mean" | "cls"

The pooling method used in the embedding process.

optional shape: number[]

AsyncResponse