microsoft / microsoft/semantic-kernel
Bug: Stop using v1 of Chroma API
Open
Nobody has claimed this yet.
bug
memory
memory connector
msft.ext.vectordata
needs help
- Dominant language
- C#
- Stars
- 28.6k
- Forks
- 4.8k
- Avg merge
- 14h 13m
- Merged PRs (30d)
- 18
Description
Describe the bug
Recently Chroma 1.0 drops support for v1 API
To Reproduce
Just configure chroma db with latest chroma docker image. Observe 400 or 405 http response from chroma server.
Platform
- Language: [C#]
- Source: [Microsoft.SemanticKernel.Connectors.Chroma, Version="1.40.0-alpha"]
- OS: [Windows]
Additional context
Please see this issue in chroma repository: https://github.com/chroma-core/chroma/issues/3879 with related discussions
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.