Back to Agno

streaming

cookbook/03_teams/08_streaming/README.md

2.6.4439 B
Original Source

streaming

Examples for team workflows in streaming.

Prerequisites

  • Load environment variables (for example, OPENAI_API_KEY) via direnv allow.
  • Use .venvs/demo/bin/python to run cookbook examples.
  • Some examples require additional services (for example PostgreSQL, LanceDB, or Infinity server) as noted in file docstrings.

Files

  • team_events.py - Demonstrates team events.
  • team_streaming.py - Demonstrates team streaming.