mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-10 22:41:41 +00:00
test(prometheus): restore input length flag between tests
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
parent
901eb90b70
commit
f302e0b7bd
1 changed files with 1 additions and 0 deletions
|
|
@ -332,6 +332,7 @@ def isolate_litellm_state():
|
|||
"default_internal_user_params",
|
||||
"default_team_params",
|
||||
"prometheus_emit_stream_label",
|
||||
"prometheus_emit_input_sequence_length_label",
|
||||
"vector_store_registry",
|
||||
"model_cost",
|
||||
"cost_margin_config",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue