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
Describe the bug
AzureCosmosNoSqlDatabaseVector could not recovered after registration with services in DI Container. I registered the service on the IKernelBuilder and tried to retrieve the service from DI, but got error message: "The service is not registered".
github-actionsbot
changed the title
Bug: unable to get required service of Azure Cosmos NoSql DB vector store using Microsoft.SemanticKernel.Connectors.AzureCosmosDBNoSQL
.Net: Bug: unable to get required service of Azure Cosmos NoSql DB vector store using Microsoft.SemanticKernel.Connectors.AzureCosmosDBNoSQL
Jan 23, 2025
Describe the bug
AzureCosmosNoSqlDatabaseVector could not recovered after registration with services in DI Container. I registered the service on the IKernelBuilder and tried to retrieve the service from DI, but got error message: "The service is not registered".
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The AzureCosmosNoSqlDatabaseVector should already be registered and provide an instance of the vector database as a result.
Screenshots
Platform
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: