Gemini integration (AI). Imported from open-connector.
https://generativelanguage.googleapis.com/v1beta/models
| Param | Type | Required | Description |
|---|---|---|---|
| filter_prefix | string | optional | The model name prefix to filter by. |
/models/{trimmed}
| Param | Type | Required | Description |
|---|---|---|---|
| model | string | optional | The model name to use. |
| top_k | integer | optional | The top-K sampling parameter. |
| top_p | number | optional | The top-P sampling parameter. |
| temperature | number | optional | The sampling temperature. |
| safety_settings | array | optional | The safety settings to apply. |
| max_output_tokens | integer | optional | The maximum number of output tokens. |
| system_instruction | string | optional | The system instruction prepended to the prompt. |
| prompt | string | required | The text prompt to send to the model. |
| voice_name | string | optional | The voice name for speech audio output. |
| stop_sequences | array | optional | The sequences that stop generation. |
| trimmed | string | required | Path parameter: trimmed |
/models/{trimmed}
| Param | Type | Required | Description |
|---|---|---|---|
| text | string | required | The text to count tokens for. |
| model | string | optional | The model name to use for tokenization. |
| trimmed | string | required | Path parameter: trimmed |
/models/{model}/operations/{trimmed}
| Param | Type | Required | Description |
|---|---|---|---|
| operation_name | string | required | The long-running Veo operation name. |
| model | string | required | Path parameter: model |
| trimmed | string | required | Path parameter: trimmed |
/models/{model}/operations/{trimmed}
| Param | Type | Required | Description |
|---|---|---|---|
| operation_name | string | required | The long-running Veo operation name. |
| model | string | required | Path parameter: model |
| trimmed | string | required | Path parameter: trimmed |