This is an example of using Superface AI Tooling with Agno (formerly Phidata) framework.
The example is based on Agno's Getting started guide
-
Install Dependencies
Run the following command to install the necessary dependencies:
pip install -r requirements.txt
-
Set secret API keys Set up environment variables required by Agno:
OPENAI_API_KEY
AGNO_API_KEY
(optional for Agno dashboard monitoring)
Set up your Superface secret from the Dashboard:
SUPERFACE_API_KEY
-
Install Tools
Install the required tools (e.g., Google Calendar) by visiting Superface.
-
Run the Agent
Start the agent with the following command:
python3 agent.py ``