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.10.0
Bug summary
I've just installed the following Umbraco.AI packages:
- Umbraco.AI
1.10.0
- Umbraco.AI.Google
1.1.5
- Umbraco.AI.MicrosoftFoundry
1.2.0
But no providers are showing in the "Connections" menu:

Specifics
There are no errors in the log, the only logs I can see referencing Umbraco.AI are reporting a successful migration run:

And I can see a bunch of Umbraco.AI tables in my db:

The "Packages" section does show the installed providers, but also weirdly shows Umbraco.AI as version 0.0.0:

I did see this previously reported issue: #121 , but unlike what was reported there, I'm not getting any errors in my log.
Steps to reproduce
I followed the installation guide on the docs site:
https://docs.umbraco.com/ai-in-umbraco/getting-started/installation
Interestingly, installing everything from scratch using this PSW script works completely fine and as expected:
https://psw.codeshare.co.uk/?TemplateName=Umbraco.Templates&TemplateVersion=LTS&Packages=Umbraco.AI%7C%2CUmbraco.AI.MicrosoftFoundry%7C%2CUmbraco.AI.Google%7C&UserEmail=admin%40example.com&ProjectName=umb-17-ai-test&CreateSolutionFile=true&SolutionName=umb-17-ai-test&UseUnattendedInstall=true&DatabaseType=SQLite&UserPassword=1234567890&UserFriendlyName=Administrator&IncludeStarterKit=false&IncludeDockerfile=false&IncludeDockerCompose=false&EnableContentDeliveryApi=false&StarterKitPackage=clean&OnelinerOutput=false&RemoveComments=false
The differences between the script above and my existing project is that my project:
- Initially created on a v15 version last year, now updated to latest v17.3.5
- Uses a local SQL server instead of SQLite
- Includes the following additional packages:
- Joonasw.AspNetCore.SecurityHeaders - 6.0.0
- Umbraco.AI - 1.10.0
- Umbraco.AI.Google - 1.1.5
- Umbraco.AI.MicrosoftFoundry - 1.2.0
- Umbraco.Community.AzureSSO - 3.2.1
- Umbraco.Community.Contentment - 6.1.3
- Umbraco.Forms - 17.3.2
- Umbraco.StorageProviders.AzureBlob - 17.0.0
- Umbraco.StorageProviders.AzureBlob.ImageSharp - 17.0.0
- Umbraco.UIBuilder - 17.2.2
- uSync - 17.3.1
- uSync.Forms - 17.0.0
Expected result / actual result
No response
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.10.0
Bug summary
I've just installed the following Umbraco.AI packages:
1.10.01.1.51.2.0But no providers are showing in the "Connections" menu:

Specifics
There are no errors in the log, the only logs I can see referencing Umbraco.AI are reporting a successful migration run:

And I can see a bunch of Umbraco.AI tables in my db:

The "Packages" section does show the installed providers, but also weirdly shows Umbraco.AI as version

0.0.0:I did see this previously reported issue: #121 , but unlike what was reported there, I'm not getting any errors in my log.
Steps to reproduce
I followed the installation guide on the docs site:
https://docs.umbraco.com/ai-in-umbraco/getting-started/installation
Interestingly, installing everything from scratch using this PSW script works completely fine and as expected:
https://psw.codeshare.co.uk/?TemplateName=Umbraco.Templates&TemplateVersion=LTS&Packages=Umbraco.AI%7C%2CUmbraco.AI.MicrosoftFoundry%7C%2CUmbraco.AI.Google%7C&UserEmail=admin%40example.com&ProjectName=umb-17-ai-test&CreateSolutionFile=true&SolutionName=umb-17-ai-test&UseUnattendedInstall=true&DatabaseType=SQLite&UserPassword=1234567890&UserFriendlyName=Administrator&IncludeStarterKit=false&IncludeDockerfile=false&IncludeDockerCompose=false&EnableContentDeliveryApi=false&StarterKitPackage=clean&OnelinerOutput=false&RemoveComments=false
The differences between the script above and my existing project is that my project:
Expected result / actual result
No response
Dependencies
No response