I know I know - the package says -alpha1 but I was still wondering if following the Winter Keynote, anyone has managed to spin up Umbraco.AI.Agent.Copilot and get it working with reponses?
I am trying to get it working specifically with a Microsoft AI Foundry connection
Under the connection I have set my endpoint https://redacted.services.ai.azure.com/ and my AI Foundy API Key - both copied from the “Keys and Endpoints” tab in my Foundry in Azure
I have created a Profile called Default Profile, picked my connection and set the model to GPT 5 Nano 2025 08 07
I have created an agent called Default Copilot Agent
When I open Umbraco Copilot, I can chose the agent and write a prompt
Hi Kasper
Well, I managed to get it to work… I found - some models are better at some actions than others - one model was better at doing web fetches - another for looking up media… This is very much one of the things we need to fix for it to go beyond alpha
In Azure yeah, you need to deploy your own models - so its a little harder to setup. We successfully set all of the providers up - for the demo however, I didn’t actually use the Azure ones, so I can’t say that for sure… but from your exception it seems to be more of an Azure thing than a copilot thing,
Just a headsup I had to actually make my Foundry model name gpt-5-mini-2025-08-07 to get it to work - as it didn’t appear in the drop-down as a “deployed” model.