semantic-kernel
semantic-kernel copied to clipboard
Python: Move old and deprecate
Motivation and Context
Move all the old connectors to memory_store and deprecated old memory classes
Description
Contribution Checklist
- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the SK Contribution Guidelines and the pre-submission formatting script raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone :smile:
Python Unit Test Overview
| Tests | Skipped | Failures | Errors | Time |
|---|---|---|---|---|
| 7 | 0 :zzz: | 0 :x: | 7 :fire: | 41.928s :stopwatch: |