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: Google Gemini - Adding response schema (Structured Outputs support) #10135

Merged

Conversation

RogerBarreto
Copy link
Member

@RogerBarreto RogerBarreto commented Jan 8, 2025

Motivation and Context

Description

Allow schema definition for the LLM response. Similar to Structured Output concept from OpenAI.

@RogerBarreto RogerBarreto requested a review from a team as a code owner January 8, 2025 23:00
@RogerBarreto RogerBarreto marked this pull request as draft January 8, 2025 23:00
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel labels Jan 8, 2025
@RogerBarreto RogerBarreto self-assigned this Jan 9, 2025
@RogerBarreto RogerBarreto marked this pull request as ready for review January 9, 2025 11:47
@RogerBarreto RogerBarreto changed the title .Net: Google Gemini - Adding response schema [WIP] .Net: Google Gemini - Adding response schema (Structured Outputs support) Jan 9, 2025
@RogerBarreto RogerBarreto added this pull request to the merge queue Jan 10, 2025
Merged via the queue into microsoft:main with commit a76229b Jan 10, 2025
17 checks passed
@RogerBarreto RogerBarreto deleted the issues/9501-gemini-response-schema branch January 10, 2025 14:45
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.

.Net: New Feature: GeminiPromptExecutionSettings is missing optional parameter responseSchema
3 participants