Which component is this issue related to?
Umbraco.AI (Core)
Which Umbraco AI version are you using? (Please write the exact version, example: 10.1.0)
1.8.0
Bug summary
I've just installed the package to a fresh Umbraco 17 solution and am unable to setup a new connection due to no providers being available.
These are all the packages I have installed:
<PackageReference Include="Umbraco.AI" Version="1.8.0" />
<PackageReference Include="Umbraco.AI.MicrosoftFoundry" Version="1.2.0" />
<PackageReference Include="Umbraco.AI.OpenAI" Version="1.2.0" />
<PackageReference Include="Umbraco.Cms" Version="17.2.0" />
Specifics
Steps to reproduce
- Create a new Umbraco 17 project
- Install Umbraco.AI and any provider
- Run the solution and attempt to add a new connection
Expected result / actual result
I expected to be able to setup an Azure Foundry connection but got the "No providers available" message
Dependencies
No response
Which component is this issue related to?
Umbraco.AI (Core)
Which Umbraco AI version are you using? (Please write the exact version, example: 10.1.0)
1.8.0
Bug summary
I've just installed the package to a fresh Umbraco 17 solution and am unable to setup a new connection due to no providers being available.
These are all the packages I have installed:
Specifics
Steps to reproduce
Expected result / actual result
I expected to be able to setup an Azure Foundry connection but got the "No providers available" message
Dependencies
No response