The Portkey model provides access to multiple AI providers through the Portkey AI Gateway.Documentation Index
Fetch the complete documentation index at: https://docs-v1.agno.com/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Type | Default | Description |
|---|---|---|---|
id | str | "gpt-4o-mini" | The id of the model to use through Portkey |
name | str | "Portkey" | The name of the model |
provider | str | "Portkey" | The provider of the model |
portkey_api_key | Optional[str] | None | The Portkey API key for authentication |
virtual_key | Optional[str] | None | The virtual key for model routing in Portkey |
config | Optional[Dict[str, Any]] | None | Portkey configuration for routing, retries, and policies |
base_url | str | PORTKEY_GATEWAY_URL | The Portkey gateway URL |