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

Make constraint option to be default true #96

Merged
merged 1 commit into from
Nov 30, 2024
Merged

Make constraint option to be default true #96

merged 1 commit into from
Nov 30, 2024

Conversation

samchon
Copy link
Owner

@samchon samchon commented Nov 30, 2024

This pull request includes several changes to the @samchon/openapi package, focusing on updating versioning, modifying configurations, and improving documentation for LLM schema models.

Version Update:

  • package.json: Updated the version from 2.0.0-dev.20241130 to 2.0.0-dev.20241130-2.

Configuration Changes:

Documentation and Default Value Updates:

  • src/structures/ILlmSchemaV3.ts: Updated the documentation to reflect the correct behavior of LLM schema models like IGeminiSchema and changed the default value of the constraint property to true. [1] [2]
  • src/structures/ILlmSchemaV3_1.ts: Updated the documentation to reflect the correct behavior of LLM schema models like IChatGptSchema and changed the default value of the constraint property to true. [1] [2]

@samchon samchon added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 30, 2024
@samchon samchon self-assigned this Nov 30, 2024
Copy link
Owner Author

@samchon samchon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test OK

@samchon samchon merged commit 527e1da into master Nov 30, 2024
4 checks passed
@samchon samchon deleted the feat/schema branch November 30, 2024 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant