Skip to main content
With visualization="auto" the agent can generate charts and graphs to support its findings. The capability is enabled by the config, but the agent only produces visuals when the prompt explicitly asks for them.
deep_research_visualization.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Export your Google API key

4

Run the example

Save the code above as deep_research_visualization.py, then run:
Full source: cookbook/90_models/google/gemini_interactions/deep_research_visualization.py