semantic-kernel icon indicating copy to clipboard operation
semantic-kernel copied to clipboard

.Net: Create new Microsoft.SemanticKernel.Connectors.AzureOpenAI project

Open markwallace-microsoft opened this issue 1 year ago • 0 comments

Task Breakdown

  • [x] Move reusable code from existing Microsoft.SemanticKernel.Connectors.OpenAI project to the new project
  • [x] Create Microsoft.SemanticKernel.Connectors.AzureOpenAI unit test project and move tests
  • [ ] Upgrade to use Azure.AI.OpenAI v2
  • [ ] Test the WithData functionality still works
  • [ ] Test coverage must be >80%
  • [ ] Integration tests must cover all key scenarios

markwallace-microsoft avatar Jun 20 '24 10:06 markwallace-microsoft