yuneng-jiang
ac7446bb76
fix: don't mask cost_per_token fields in SensitiveDataMasker
...
Fields like input_cost_per_token contain "token" as a key segment,
which incorrectly matched the sensitive patterns list and caused values
like 3.6e-06 to be displayed as "3.60*******e-06" in the model info UI.
Add a non_sensitive_overrides set (defaulting to {"cost"}) so that any
key containing "cost" as a segment is never masked, regardless of other
matching patterns.
2026-02-20 18:13:27 -08:00
..
2026-02-06 15:02:34 -08:00
2025-12-06 05:38:16 -08:00
2026-02-16 15:13:05 -08:00
2026-02-18 18:32:25 +05:30
2026-01-20 18:37:56 +05:30
2026-02-16 09:10:49 -08:00
2026-02-19 15:06:06 -08:00
2026-02-10 16:26:30 -08:00
2026-02-20 17:27:59 -08:00
2026-02-04 09:50:58 +05:30
2026-02-17 15:36:00 +09:00
2026-01-26 22:11:36 -08:00
2026-02-20 17:30:42 -08:00
2026-02-20 17:29:16 -08:00
2026-02-20 17:29:16 -08:00
2026-02-13 18:32:41 +05:30
2026-02-20 13:13:48 -03:00
2025-09-25 15:47:01 -07:00
2026-02-03 14:47:28 +05:30
2026-01-31 19:08:07 -08:00
2026-02-20 17:27:59 -08:00
2026-02-20 17:28:06 -08:00
2026-02-20 13:25:42 -03:00
2026-02-20 17:30:53 -08:00
2026-02-20 13:34:51 -03:00
2026-02-16 20:40:24 -08:00
2026-02-18 16:13:20 +05:30
2026-01-20 16:31:25 -08:00
2026-02-20 18:13:27 -08:00
2026-01-20 17:32:10 -08:00
2026-02-13 20:11:10 +05:30
2026-01-20 19:00:52 -08:00
2026-02-03 15:15:30 +05:30
2026-01-22 15:21:44 -08:00
2026-01-22 15:21:44 -08:00
2026-01-28 10:35:37 -08:00
2026-01-28 16:08:53 -08:00
2026-01-23 22:55:36 -08:00
2026-01-28 15:35:35 +01:00
2026-02-05 09:40:21 +05:30
2025-09-25 15:47:01 -07:00