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 LLM restrition option #1159

Merged
merged 3 commits into from
Dec 16, 2024
Merged

Add LLM restrition option #1159

merged 3 commits into from
Dec 16, 2024

Conversation

samchon
Copy link
Owner

@samchon samchon commented Dec 16, 2024

This pull request includes updates to dependencies and significant enhancements to the validation and transformation options in the packages/core module. The most important changes include updating the typia and @samchon/openapi dependencies, adding new validation options for LLM models, and integrating these options into various programmers.

Dependency Updates:

  • Updated typia dependency to version ^7.4.1-dev.20241216-2 across multiple package.json files. [1] [2] [3] [4] [5] [6] [7] [8]
  • Updated @samchon/openapi dependency to version ^2.2.1 across multiple package.json files. [1] [2] [3] [4] [5]

Enhancements to Validation and Transformation Options:

  • Added llm option to INestiaTransformOptions for specifying LLM models and their configurations. [1] [2]
  • Integrated LlmSchemaProgrammer and LlmValidatePredicator into various programmers to support LLM model validation. [1] [2] [3] [4] [5] [6] [7] [8]

New Files:

  • Added LlmValidatePredicator to determine if LLM validation should be applied.

Test Files:

  • Added configuration and controller files for testing the new ChatGPT strict validation option. [1] [2] [3]

@samchon samchon added the enhancement New feature or request label Dec 16, 2024
@samchon samchon self-assigned this Dec 16, 2024
Copy link

socket-security bot commented Dec 16, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@eslint/[email protected] None 0 14.9 kB eslintbot, openjsfoundation
npm/@mui/[email protected] environment Transitive: filesystem, unsafe +73 27.7 MB mj12albert
npm/@nestjs/[email protected] Transitive: environment, eval, filesystem, network, unsafe +77 2.1 MB
npm/@nestjs/[email protected] Transitive: environment, eval, filesystem, unsafe +57 7.67 MB nestjscore
npm/@rollup/[email protected] eval, unsafe Transitive: environment, filesystem, shell +15 4.38 MB lukastaegert
npm/@rollup/[email protected] environment, filesystem +4 358 kB shellscape
npm/@stackblitz/[email protected] None 0 186 kB tsulkowski
npm/@types/[email protected] None 0 13.1 kB types
npm/@types/[email protected] None 0 9.12 kB types
npm/@types/[email protected] None 0 37.9 kB types
npm/@types/[email protected] None +2 1.69 MB types
npm/@types/[email protected] None +4 34.6 kB types
npm/@vitejs/[email protected] Transitive: environment, filesystem, shell, unsafe +47 11.3 MB vitebot
npm/[email protected] None 0 62.2 kB andidittrich
npm/[email protected] environment, filesystem, shell 0 174 kB shadowspawn
npm/[email protected] None 0 13.9 kB motdotla
npm/[email protected] environment, filesystem 0 75.8 kB motdotla
npm/[email protected] None 0 169 kB react-bot
npm/[email protected] None 0 18.2 kB arnaud-barre
npm/[email protected] Transitive: environment, eval, filesystem, unsafe +68 9.94 MB eslintbot, openjsfoundation
npm/[email protected] None 0 176 kB sindresorhus
npm/[email protected] None 0 87.6 kB sboudrias
npm/[email protected] filesystem 0 27.6 kB linusu
npm/[email protected] environment, filesystem, unsafe 0 7.7 MB prettier-bot
npm/[email protected] environment +3 4.63 MB react-bot
npm/[email protected] Transitive: environment, filesystem, unsafe +61 28.8 MB rouftomb
npm/[email protected] environment +2 339 kB react-bot
npm/[email protected] environment, filesystem +5 2.47 MB isaacs
npm/[email protected] environment, filesystem +21 49.5 MB lukastaegert
npm/[email protected] None +1 27.6 kB sindresorhus
npm/[email protected] None +2 11.3 MB scottie1984
npm/[email protected] Transitive: environment, filesystem +37 3.91 MB jameshenry
npm/[email protected] environment, eval, filesystem, network, shell, unsafe +41 235 MB vitebot

🚮 Removed packages: npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@typescript-eslint/[email protected], npm/@typescript-eslint/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

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 8981e06 into master Dec 16, 2024
6 checks passed
@samchon samchon deleted the feat/llm-validate branch December 16, 2024 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant