mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-14 23:21:35 +00:00
test(spend): ignore new service_tier key in spend log payload golden tests
Co-Authored-By: Ishaan Jaffer <155045088+ishaan-berri@users.noreply.github.com>
This commit is contained in:
parent
7a7639993c
commit
0cf923e99e
1 changed files with 1 additions and 0 deletions
|
|
@ -466,6 +466,7 @@ ignored_keys = [
|
|||
"metadata.additional_usage_values.iterations",
|
||||
"metadata.litellm_overhead_time_ms",
|
||||
"metadata.cost_breakdown",
|
||||
"metadata.service_tier",
|
||||
"metadata.user_api_key",
|
||||
"metadata.user_api_key_alias",
|
||||
"metadata.user_api_key_team_id",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue