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

Add more custom types #857

Merged
merged 3 commits into from
May 2, 2024
Merged

Add more custom types #857

merged 3 commits into from
May 2, 2024

Conversation

rlouf
Copy link
Member

@rlouf rlouf commented May 2, 2024

This PR adds extra custom types:

  • ISBN
  • Valid airport IATA codes (enum)
  • Valid country alpha-2 codes (enum)
  • Valid country alpha-3 codes (enum)
  • Valid country numeric codes (enum)
  • Valid country names (enum)
  • Valid country flags (enum)

@rlouf rlouf added enhancement structured generation Linked to structured generation labels May 2, 2024
@rlouf rlouf force-pushed the add-more-types branch 3 times, most recently from 8c17bee to b6c9910 Compare May 2, 2024 10:02
@rlouf rlouf merged commit 51064f3 into main May 2, 2024
5 checks passed
@rlouf rlouf deleted the add-more-types branch May 2, 2024 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement structured generation Linked to structured generation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant