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

Update json schema type for number and link to the spec page #405

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mrmer1
Copy link
Contributor

@mrmer1 mrmer1 commented Feb 10, 2025

This PR updates the parameter types in the Structured Outputs table to include links to the relevant JSON Schema documentation.

  • The String parameter now links to the JSON Schema reference for strings.
  • The Integer parameter now links to the JSON Schema reference for integers.
  • The Float parameter has been replaced with Number, which links to the JSON Schema reference for numbers.
  • The Boolean parameter now links to the JSON Schema reference for booleans.

@mrmer1 mrmer1 requested a review from a team as a code owner February 10, 2025 06:57
Copy link

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