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.