Skip to main content
This example’s source docstring names the legacy google-generativeai package. Agno v2.7.2 uses the Google Gen AI SDK from google-genai. Use the generated install step below.
url_context.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 url_context.py, then run:
Full source: cookbook/90_models/google/gemini/url_context.py