Skip to content

Add changelog for 2025-06-03 #475

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

Closed
wants to merge 1 commit into from
Closed

Add changelog for 2025-06-03 #475

wants to merge 1 commit into from

Conversation

quantstruct-bot
Copy link
Collaborator

Description

Azure OpenAI Compatibility Mode and JSON Schema Updates

  1. toolStrictCompatibilityMode for Azure OpenAI Models: Added a new option to handle Azure OpenAI's validation limitations. Set toolStrictCompatibilityMode in your OpenAIModel config to either:
    • strip-parameters-with-unsupported-validation: Removes entire parameters that have unsupported validations
    • strip-unsupported-validation: Keeps parameters but removes unsupported validation aspects
      Default is strip-unsupported-validation.

Testing Steps

  • Run the app locally using fern docs dev or navigate to preview deployment
  • Ensure that the changed pages and code snippets work

Copy link
Contributor

github-actions bot commented Jun 3, 2025

@quantstruct-bot quantstruct-bot deleted the changelog branch June 4, 2025 17:55
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.

1 participant