baseUrl property
Overrides the provider's default API base URL (e.g. a proxy or an
OpenAI-compatible endpoint). null uses the provider default.
Implementation
final String? baseUrl;
Overrides the provider's default API base URL (e.g. a proxy or an
OpenAI-compatible endpoint). null uses the provider default.
final String? baseUrl;