Pedro/fix vertex cache leak (#4135)

This commit is contained in:
pedrohsdb
2025-11-29 05:39:05 -08:00
committed by GitHub
parent 2eeca1c699
commit 3f11d44762
4 changed files with 282 additions and 88 deletions

View File

@@ -66,7 +66,7 @@ async def collect_experiment_metadata(
"LLM_NAME",
"LLM_SECONDARY_NAME",
# Add more experiment flags as needed
"PROMPT_CACHING_ENABLED",
"PROMPT_CACHING_OPTIMIZATION",
"THINKING_BUDGET_OPTIMIZATION",
]