Dmitry Lukyanov

Results 9 issues of Dmitry Lukyanov

### Type of issue Missing information ### Description I wonder whether any naming rules are considered for primary constructors? `public class Entity(Dependency dependency)` vs `public class Entity(Dependency _dependency)` ? (refer...

doc-enhancement
Pri1
dotnet-csharp/svc
fundamentals/subsvc

### What happened? I have an error when I'm running request to chromadb from semantic kernel in .NET with docker compose. NOTE: the request without container configured if I spawn...

bug

**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...

bug
memory connector
memory
msft.ext.vectordata

I use git `filter-repo` (simple `--path` fitlers) to filter and transfer files from one git repo into another. Previously it worked fine, but now I see `lfs` related issues, when...