Skip to main content
Three sources, one agent.
engineering_briefing.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Export environment variables

4

Clone Agno

Clone the repository and run the remaining commands from its root:
5

Prepare Slack channels

Create public channels named #agents and #test-agents, then invite the Slack app to both. Update the hardcoded channel names in the prompt if you use different channels. See chat.postMessage channel membership.
6

Run the example

Run the example from the repository root:
Full source: cookbook/12_context/12_engineering_briefing.py