AxAIGoogleVertexBatchEmbedResponse
type AxAIGoogleVertexBatchEmbedResponse = object;AxAIGoogleVertexBatchEmbedResponse: Structure for handling responses from the Google Vertex API embedding requests.
Properties
predictions
predictions: object[];embeddings
{
values: number[];
}