Gateway models with vendor prefixes like anthropic. mid-name now show up as selectable options.
What's wrong with this entry?
Vendor-prefixed model ids from a gateway are now offered as custom model options rather than being filtered out.
- The filter changed from an anchored prefix match to an unanchored one.
- Applies to both the gateway discovery cache and the bootstrap
/v1/modelsfetch. - Ids containing something like
anthropic.mid-string now qualify.
/(claude|anthropic)/i
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Search field in the model picker
Both mention model
-
v2.1.236
Cancellable waits when
/modeltalks to a cloud sessionBoth mention model
-
v2.1.238
Model and effort switch warning now checks whether the cache is actually warm
Both mention model