AxAIGoogleGeminiBatchEmbedResponse
type AxAIGoogleGeminiBatchEmbedResponse = object;
AxAIGoogleGeminiEmbedResponse: Structure for handling responses from the Google Gemini API embedding requests.
Properties
embeddings
embeddings: object[];
values
values: number[];