Skip to content

New install not showing providers when attempting to create a connection #121

@GrowCreate-James

Description

@GrowCreate-James

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

Image

Steps to reproduce

  1. Create a new Umbraco 17 project
  2. Install Umbraco.AI and any provider
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions