forked from phoenix/litellm-mirror
12 lines
No EOL
203 B
JSON
12 lines
No EOL
203 B
JSON
{
|
|
"1234": {
|
|
"total_budget": 10,
|
|
"current_cost": 7.3e-05,
|
|
"model_cost": {
|
|
"gpt-3.5-turbo": 7.3e-05
|
|
}
|
|
},
|
|
"12345": {
|
|
"total_budget": 0
|
|
}
|
|
} |