Skip to main content
Enable Agno agents to create charts and graphs for data visualization. Use the enable_create_* flags or all=True for selective visualization function access.

Prerequisites

  • Install dependencies: uv pip install -U agno openai matplotlib.
  • Export your OpenAI API key: export OPENAI_API_KEY=your_openai_key.

Run the Example

For details, see Visualization tools cookbook.