AxAIGoogleGeminiBatchEmbedRequest
type AxAIGoogleGeminiBatchEmbedRequest = object;
AxAIGoogleGeminiEmbedRequest: Structure for making an embedding request to the Google Gemini API.
Properties
requests
requests: object[];
content
{
parts: object[];
}
model
model: string;