Atiqur Rahman Foyshal
Atiqur Rahman Foyshal
@markwallace-microsoft can you please check [#7052](https://github.com/microsoft/semantic-kernel/pull/7052)
@AndreiMaz @DmitriyKulagin are we going to use collection expressions syntax? if yes then I'll create a PR.
@westey-m @RogerBarreto Can you please review this pull request?
> > @westey-m @RogerBarreto Can you please review this pull request? > > @atiq-bs23, I realise you have a sent a few PRs, and we have been a bit slow...
@westey-m, @RogerBarreto Can you please help me to test this current change?
@markwallace-microsoft all hard-coded null checks replaced.
@westey-m based on their doc [Batch delete objects](https://weaviate.io/developers/weaviate/api/rest#tag/batch/delete/batch/objects) , it seems the body is okay to me. Can you please check if there is anything I am missing? To generate...
@westey-m **Integration Test Passed** I have got the issue and added a fix. Instead of passing the Weaviate-friendly class name, I was mistakenly passing the user input directly. **dotnet/src/Connectors/Connectors.Memory.Weaviate/WeaviateMemoryStore.cs#L394** Apologies...
@RogerBarreto could you please review this implementation when you have a chance? unit test and integration test passed.