Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.Net: Test execution settings compatibility #7337

Conversation

SergeyMenshykh
Copy link
Member

@SergeyMenshykh SergeyMenshykh commented Jul 17, 2024

Motivation, Context and Description

This PR adds a test that verifies the OpenAIPromptExecutionSettings.FromExecutionSettings method can handle arguments of type AzureOpenAIPromptExecutionSettings.

Additionally, it fixes the issue found by @crickman when the AzureOpenAIChatCompletionService.GetChatMessageContentsAsync method is called with OpenAIPromptExecutionSettings instead of AzureOpenAIPromptExecutionSettings.

Closes #7110

@SergeyMenshykh SergeyMenshykh requested a review from a team as a code owner July 17, 2024 19:24
@SergeyMenshykh SergeyMenshykh self-assigned this Jul 17, 2024
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel labels Jul 17, 2024
@SergeyMenshykh SergeyMenshykh merged commit d436430 into microsoft:feature-connectors-openai Jul 18, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kernel Issues or pull requests impacting the core kernel .NET Issue or Pull requests regarding .NET code
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants