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

Verify that OpenAI execution settings can be used with Azure OpenAI Connectors

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

At the moment OpenAIPromptExecutionSettings work for OpenAI and Azure OpenAI services. After the upgrade to OpenAI and Azure.AI.OpenAI V2 SDK's this behaviour should still work

While testing, pay attention to the serialization/deserialization aspect of working with prompt execution settings. E.g. - https://github.com/microsoft/semantic-kernel/pull/7102#discussion_r1666509479

markwallace-microsoft avatar Jul 05 '24 13:07 markwallace-microsoft