Same app · different requests
A model per request, not per app
Set model on each run() call. Use one model for simple work and another for harder reasoning; the model you pick drives the tool-calling loop for that request. If your app already talks to an LLM provider, that can stay as it is. Agent200's execution applies when you call it.
You pick a supported model per request. The lineup grows as Agent200 adds providers to the catalog.