mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-13 23:11:40 +00:00
test(logging): ignore new service_tier key in gcs pubsub spend log comparison
Co-Authored-By: Ishaan Jaffer <155045088+ishaan-berri@users.noreply.github.com>
This commit is contained in:
parent
0cf923e99e
commit
fcfd2cab8b
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ ignored_keys = [
|
|||
"metadata.litellm_overhead_time_ms",
|
||||
"metadata.cost_breakdown",
|
||||
"metadata.eval_information",
|
||||
"metadata.service_tier",
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue