Prerequisites
- Install and set up individual AI tools. For example, to use YFinance tools, OpenAIChat and WebSearch, you need to install these packages.
uv pip install -U agno openai ddgs yfinance
Export your OpenAI API key: export OPENAI_API_KEY=your_openai_key.