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

Exact LLM schema types even in the generation mode. #1387

Merged
merged 2 commits into from
Nov 26, 2024
Merged

Exact LLM schema types even in the generation mode. #1387

merged 2 commits into from
Nov 26, 2024

Conversation

samchon
Copy link
Owner

@samchon samchon commented Nov 26, 2024

This pull request includes updates to dependencies, version numbers, and changes to the use of types in the codebase. The most significant changes involve the transition from ILlmApplication to ILlmSchema across various files, refining the type handling and improving the code structure.

Dependency and Version Updates:

  • Updated the version in package.json and packages/typescript-json/package.json to 7.0.0-dev.20241127 and updated the @samchon/openapi dependency to ^2.0.0-dev.20241127. [1] [2] [3] [4]

Type Changes:

Code Refinements:

  • Improved the handling of import specifiers in ImportProgrammer.ts by considering the alias condition.
  • Enhanced type assertion in JsonSchemasTransformer.ts and LlmApplicationTransformer.ts to use createAsExpression for better type safety. [1] [2]

@samchon samchon added the enhancement New feature or request label Nov 26, 2024
@samchon samchon self-assigned this Nov 26, 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.

OK, no problem.

Copy link

pkg-pr-new bot commented Nov 26, 2024

Open in Stackblitz

npm i https://pkg.pr.new/typia@1387

commit: ac81527

@samchon samchon merged commit c2e85aa into v7.0 Nov 26, 2024
11 checks passed
@samchon samchon deleted the feat/llm branch November 26, 2024 18:15
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