🚀 Introducing Agent Gateway — governance, observability, and control for your AI agents.  Register for live webinar ↗
{
"success": true,
"data": {
"config": {
"retry": {
"attempts": 5,
"on_status_codes": [
429,
529
]
},
"cache": {
"mode": "simple",
"max_age": 3600
},
"strategy": {
"mode": "fallback"
},
"targets": [
{
"provider": "openai",
"virtual_key": "main-258f4d"
},
{
"provider": "azure-openai",
"virtual_key": "azure-test-4110dd"
}
]
}
}
}{
"success": true,
"data": {
"config": {
"retry": {
"attempts": 5,
"on_status_codes": [
429,
529
]
},
"cache": {
"mode": "simple",
"max_age": 3600
},
"strategy": {
"mode": "fallback"
},
"targets": [
{
"provider": "openai",
"virtual_key": "main-258f4d"
},
{
"provider": "azure-openai",
"virtual_key": "azure-test-4110dd"
}
]
}
}
}Documentation Index
Fetch the complete documentation index at: https://docs.portkey.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?