semantic-kernel
semantic-kernel copied to clipboard
.Net: Create new Microsoft.SemanticKernel.Connectors.AzureOpenAI project
Task Breakdown
- [x] Move reusable code from existing
Microsoft.SemanticKernel.Connectors.OpenAIproject to the new project - [x] Create
Microsoft.SemanticKernel.Connectors.AzureOpenAIunit test project and move tests - [ ] Upgrade to use
Azure.AI.OpenAIv2 - [ ] Test the
WithDatafunctionality still works - [ ] Test coverage must be >80%
- [ ] Integration tests must cover all key scenarios