You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New: pick your model from a list of everything your provider actually serves.
ReDock used to offer three model names it had been built with — which went out
of date, and hid every other model your key could use. Now it asks the
provider and shows the answer, with a search box when the list is long. You
can still type any model id yourself, including one released today, and the
list has a Refresh next to it. Works for custom endpoints too.
Fixed: Google's Gemini, properly this time. The previous fix swapped in a model
name that turned out not to answer at all, so Gemini still failed. The model
list is now one we tested against Google directly, and it leads with the one
that actually responds. If you added Gemini before this update, open the model
picker and choose gemini-3.6-flash — your saved choice is left alone on purpose,
so it will not change by itself.
Fixed: two more providers offered a model that does not exist. Adding OpenRouter
or GPT could hand you a starting model the provider had never heard of, so the
very first message failed. Every model ReDock suggests has now been checked
against the provider that serves it.