AxAIGoogleVertexBatchEmbedRequest
type AxAIGoogleVertexBatchEmbedRequest = object;AxAIGoogleVertexBatchEmbedRequest: Structure for making an embedding request to the Google Vertex API.
Properties
instances
instances: object[];content
content: string;task_type?
optional task_type: AxAIGoogleGeminiEmbedTypes;parameters
parameters: object;autoTruncate?
optional autoTruncate: boolean;outputDimensionality?
optional outputDimensionality: number;