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:
yucheng 2026-09-09 06:31:55 +00:00
parent 901eb90b70
commit f302e0b7bd

View file

@ -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",