{
"name": "string",
"base_url": "https://my-llm.example.com/v1",
"currency": "USD",
"is_active": true,
"priority": 0,
"use_proxy": false,
"api_key": "string",
"config": {
"headers": {
"HTTP-Referer": "https://example.com",
"X-Title": "MyApp"
}
},
"description": "string",
"rate_limit_per_minute": 0
}