Under the hood
Useful1 Signal0
Telemetry now records long-context model names properly instead of labelling them nonconforming.
What's wrong with this entry?
Anonymous. No account, no email.
What
Dated model ids that carry a 1m-context suffix are now reported verbatim in telemetry instead of being replaced with "nonconforming".
Details
- The gate regex widened from
^[A-Za-z0-9._:[\]-]{1,91}@\d{8}$to allow an optional trailing[<digits>m]group - Model identifiers that still fail the pattern continue to report as "nonconforming"
Evidence
nonconforming
Strings lifted out of the shipped bundle, so the claim above can be checked against them.