Added new Agent to work with Azure AI Foundry - Need Help

Hi Team,

First of all, thank you so much, for creating amazing framework! Many Congratulations!

I’ve started using it and created agent using Azure AI foundry deepseek model. However when I run command ag ws up and click on launch “test agent” it gives error - ImportError: azure-ai-inference not installed. Please install it via pip install azure-ai-inference aiohttp. I’ve added it in requirements.txt file however still its not working. Any clue/help.

Hi @vishalk
Thanks for reaching out and for using Agno! I’ve looped in the right engineers to help with your question. We usually respond within 48 hours, but if this is urgent, just let us know, and we’ll do our best to prioritize it.
Appreciate your patience—we’ll get back to you soon!

hey @vishalk have you included dependency in pyproject.toml ?
like this : agno-demo-app/pyproject.toml at main · agno-agi/agno-demo-app · GitHub