0741f0ca2b
Add missing recommended and recommendedIndex optional fields to the Provider.Model zod schema and propagate them in fromModelsDevModel and config model construction. Also regenerate SDK types and OpenAPI spec to include these fields. Fixes typecheck errors in dialog-model.tsx where these properties were referenced but not defined on the Model type.