AxAIGoogleGeminiArgs
Type Parameters
| Type Parameter |
|---|
TModelKey |
Properties
| Property | Type |
|---|---|
apiKey? | string | () => Promise<string> |
config? | Readonly<Partial<AxAIGoogleGeminiConfig>> |
endpointId? | string |
modelInfo? | AxModelInfo[] |
models? | AxAIInputModelList<AxAIGoogleGeminiModel, AxAIGoogleGeminiEmbedModel, TModelKey> |
name | "google-gemini" |
options? | Readonly<AxAIServiceOptions & AxAIGoogleGeminiOptionsTools> |
projectId? | string |
region? | string |