stream=True on print_response() to print the response as it arrives.
Code
basic.py
Usage
1
Set up your virtual environment
2
Set your API key
3
Install dependencies
4
Run Agent
Save the code above as
basic.py, then run:Stream a Groq response through an Agno agent.
stream=True on print_response() to print the response as it arrives.
Set up your virtual environment
Set your API key
Install dependencies
Run Agent
basic.py, then run: