The name of the model to use.
One of:
"speed" (default): low-latency conversational answers, no citations."lite" / "base" / "core": research models with web access
that return source citations on response_metadata['basis'] and
support response_format JSON schemas via
:meth:with_structured_output.