Providers
Common questions about Google provider
How do I set the Google Gemini thinking budget?
The latest Google Gemini models have a configurable thinking budget that allows you to control the amount of time the model spends reasoning to generate a response.
How do I set the Google Gemini safety settings?
The Google Gemini safety settings are opt-in configurations that provide a first layer of security for your prompts.
To do this, add safetySettings: list-of-safety-settings
to the google
config in the front matter of your prompt.