1
Add the following code to your Python file
azure_openai.py
2
Set up your virtual environment
3
Install dependencies
4
Set your Azure OpenAI credentials
5
Run Agent
Configure an Agno agent with Azure OpenAI’s o3 model and YFinance tools to compare stock data in tables.
Add the following code to your Python file
Set up your virtual environment
Install dependencies
Set your Azure OpenAI credentials
Run Agent