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: OpenAI V2 Optional Settings #7409

Conversation

RogerBarreto
Copy link
Member

@RogerBarreto RogerBarreto commented Jul 23, 2024

Resolve #7111

Optional Settings

As part of this update all the previous enforeced/default settings from OpenAI and AzureOpenAI connectors are now optional, not sending any non-defined information to the server side API, leaving the underlying API to resolve its default value.

Integration Test Fixes

As a small add up to this PR I also added fixes to our Integration Tests when executing against Parallel Function Calling capable models.

@RogerBarreto RogerBarreto requested a review from a team as a code owner July 23, 2024 14:37
@RogerBarreto RogerBarreto self-assigned this Jul 23, 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 23, 2024
@RogerBarreto RogerBarreto merged commit ecd3fee into microsoft:feature-connectors-openai Jul 23, 2024
8 of 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
None yet
Development

Successfully merging this pull request may close these issues.

4 participants