Skip to content

Bug: Chroma API v2 not supported in Microsoft.SemanticKernel.Connectors.Chroma #12284

Closed as duplicate of#10864
@ramonduraes

Description

@ramonduraes

The Microsoft.SemanticKernel.Connectors.Chroma connector is currently using the deprecated Chroma DB v1 API. When attempting to connect to the latest Chroma DB (v2), the following error is returned:

{"error":"Unimplemented","message":"The v1 API is deprecated. Please use /v2 apis"}

Suggestion:

Please update the connector to use the new /v2 API endpoints to ensure compatibility with the latest version of Chroma DB.

Reference:

Metadata

Metadata

Assignees

Labels

.NETIssue or Pull requests regarding .NET codemsft.ext.vectordataRelated to Microsoft.Extensions.VectorData

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions