litellm/type-discipline-budget.json
mateo-berri cd25eb9189 fix(azure_ai): cost streaming relays and return upstream errors from router relays
Streaming chat relays on Azure and azure_ai deployments rebuild the response from
the SSE chunks through the OpenAI passthrough assembler, so the spend log carries
usage. The router relays keep the JSON body when the Content-Type carries a
charset, return the upstream status and body instead of a 500 when the deployment
rejects the call, and fall back to the caller's api-version when the deployment
sets none. Lint budgets ratcheted to the measured totals
2026-09-04 23:32:27 -07:00

38 lines
437 B
JSON

{
"LIT001": {
"limit": 22178
},
"LIT002": {
"limit": 26745
},
"LIT003": {
"limit": 261
},
"LIT004": {
"limit": 40
},
"LIT005": {
"limit": 0
},
"LIT006": {
"limit": 1035
},
"LIT007": {
"limit": 0
},
"LIT008": {
"limit": 945
},
"LIT009": {
"limit": 0
},
"LIT010": {
"limit": 16458
},
"LIT011": {
"limit": 5506
},
"LIT012": {
"limit": 4486
}
}