You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I go to the web-project after starting CommunityToolkit.Aspire.Hosting.Ollama.AppHost I get an error page with the title:
InvalidOperationException: Cannot provide a value for property 'OllamaClient1' on type 'CommunityToolkit.Aspire.Hosting.Ollama.Web.Components.Pages.Home'. There is no registered keyed service of type 'Microsoft.Extensions.AI.IChatClient' with key 'phi3'.
Regression
No response
Steps to reproduce
1. start CommunityToolkit.Aspire.Hosting.Ollama.AppHost
2. go to the web-project using the link in the AppHost
Expected behavior
I wouldn't expect this error to show up.
Screenshots
IDE and version
Rider
IDE version
2024.3
Nuget packages
Additional context
No response
Help us help you
Yes, I'd like to be assigned to work on this item
The text was updated successfully, but these errors were encountered:
Describe the bug
When I go to the web-project after starting CommunityToolkit.Aspire.Hosting.Ollama.AppHost I get an error page with the title:
InvalidOperationException: Cannot provide a value for property 'OllamaClient1' on type 'CommunityToolkit.Aspire.Hosting.Ollama.Web.Components.Pages.Home'. There is no registered keyed service of type 'Microsoft.Extensions.AI.IChatClient' with key 'phi3'.
Regression
No response
Steps to reproduce
Expected behavior
I wouldn't expect this error to show up.
Screenshots
IDE and version
Rider
IDE version
2024.3
Nuget packages
Additional context
No response
Help us help you
Yes, I'd like to be assigned to work on this item
The text was updated successfully, but these errors were encountered: