Mark Wallace

Results 167 comments of Mark Wallace

@crickman Can you provide a description of the changes you are making. Also it would be better if the PR targeted https://github.com/microsoft/semantic-kernel/tree/feature-connectors-openai so we can see your changes.

@kbeaugrand Can you run `dotnet format` and commit the resulting changes

@kbeaugrand Apologies for the delay in getting back to you. Can you resolve the merge conflict and run dotnet format. I'll do a second review early next week with the...

@kbeaugrand we recently announced support for the new [Microsoft.Extensions.VectorData.Abstractions](https://devblogs.microsoft.com/semantic-kernel/microsoft-extensions-vectordata-abstractions-now-available/). Our plan is to obsolete the old memory store abstractions so we're closing PR's that use those. If you are interested...

## Python Unit Test Overview | Tests | Skipped | Failures | Errors | Time | | ----- | ------- | -------- | -------- | ------------------ | | 24 |...

@RogerBarreto I'm assigning this to you, can you monitor the issue Devis created an pick up the fix when it becomes available.

## Python Unit Test Overview | Tests | Skipped | Failures | Errors | Time | | ----- | ------- | -------- | -------- | ------------------ | | 3595 |...

## Python Unit Test Overview | Tests | Skipped | Failures | Errors | Time | | ----- | ------- | -------- | -------- | ------------------ | | 3470 |...

This can be done by creating a method and registering with the Kernel

@matthewbolanos I think makes sense to include in the memory connector update and apply to all memory connectors. Do you agree?