Skip to content

Conversation

@tzolov
Copy link
Contributor

@tzolov tzolov commented Nov 6, 2024

  • Extracts ResponseFormat from being a nested record in OpenAiApi to a dedicated class with builder pattern support.
  • Resolve the issue with constructor bindings for the Boog property binding.
  • Re-enables previously disabled response format integration tests.

Resolves #1681

 - Extracts ResponseFormat from being a nested record in OpenAiApi to
   a dedicated class with builder pattern support.
 - Resolve the issue with constructor bindings for the Boog property
   binding.
 - Re-enables previously disabled response format integration tests.

 Resolves spring-projects#1681
@tzolov tzolov added this to the 1.0.0-M4 milestone Nov 6, 2024
@tzolov
Copy link
Contributor Author

tzolov commented Nov 6, 2024

Also likely resolves #1678 as well

@sobychacko
Copy link
Contributor

This PR has been merged via 83f7164.

@sobychacko sobychacko closed this Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OpenAI ResponseFormat handling is broken

2 participants