Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix #1486: object alias type case in LLM. #1487

Merged
merged 2 commits into from
Feb 4, 2025
Merged

Fix #1486: object alias type case in LLM. #1487

merged 2 commits into from
Feb 4, 2025

Conversation

samchon
Copy link
Owner

@samchon samchon commented Feb 4, 2025

This pull request includes several updates across multiple files, primarily focusing on version updates, documentation improvements, and refactoring of transformer and schema logic. The most important changes include version bumps in package.json files, documentation updates, and significant refactoring in transformer files to improve metadata analysis and validation processes.

Version Updates:

Documentation:

Transformer Refactoring:

Schema Updates:

@samchon samchon added bug Something isn't working enhancement New feature or request labels Feb 4, 2025
@samchon samchon self-assigned this Feb 4, 2025
Copy link

pkg-pr-new bot commented Feb 4, 2025

Open in Stackblitz

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

commit: 7b3e442

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.

JSON schema values are a little bit wrong.

Alias types are not reflected.

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, everything completed

@samchon samchon merged commit b7ddefa into master Feb 4, 2025
12 checks passed
@samchon samchon deleted the feat/llm branch February 4, 2025 12:57
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant