feat(claude): add cache_control and speed passthrough controls (#4247)

This commit is contained in:
Seefs
2026-04-15 20:55:01 +08:00
committed by GitHub
parent d0c2d2c6fb
commit f7adf02eb4
14 changed files with 113 additions and 6 deletions
+1
View File
@@ -32,6 +32,7 @@ var paramOverrideKeyAuditPaths = map[string]struct{}{
"upstream_model": {},
"service_tier": {},
"inference_geo": {},
"speed": {},
}
type paramOverrideAuditRecorder struct {