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

Fix handling of appending keywords to boolean schemas. #108246

Merged

Conversation

eiriktsarpalis
Copy link
Member

Fix microsoft/semantic-kernel#8983. Replicated in eiriktsarpalis/stj-schema-mapper#6. Should be backported to .NET 9.

@eiriktsarpalis
Copy link
Member Author

This is pending verification from @SergeyMenshykh that this fixes microsoft/semantic-kernel#8983

@eiriktsarpalis
Copy link
Member Author

/backport to release/9.0

Copy link
Contributor

Started backporting to release/9.0: https://github.com/dotnet/runtime/actions/runs/11038683960

@lewing
Copy link
Member

lewing commented Sep 26, 2024

/azp run runtime

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@eiriktsarpalis
Copy link
Member Author

/ba-g license/cla is in a stuck state.

@eiriktsarpalis
Copy link
Member Author

@dotnet-policy-service rerun

@carlossanlop
Copy link
Member

@dotnet-policy-bot rerun

@carlossanlop
Copy link
Member

@dotnet-policy-service rerun

@eiriktsarpalis eiriktsarpalis merged commit 931ea60 into dotnet:main Sep 26, 2024
83 of 85 checks passed
@eiriktsarpalis eiriktsarpalis deleted the fix/jsonschema-default-true-handling branch September 26, 2024 18:52
sirntar pushed a commit to sirntar/runtime that referenced this pull request Sep 30, 2024
* Fix handling of appending keywords to boolean schemas.

* Add a few comments documenting boolean schemas.
@github-actions github-actions bot locked and limited conversation to collaborators Oct 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.Net: Bug: Regression for ChatCompletion with OpenAPI plugin
4 participants