Skip to main content
Example showing how tools can access media (images, videos, audio, files) passed to the agent.
media_input_for_tool.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 media_input_for_tool.py, then run:
Full source: cookbook/02_agents/12_multimodal/media_input_for_tool.py