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

typia.llm.application<T>() function. #1259

Merged
merged 3 commits into from
Sep 7, 2024
Merged

Conversation

samchon
Copy link
Owner

@samchon samchon commented Sep 6, 2024

Added typia.llm.application<T>() function which generates set of LLM function calling schemas from the TypeScript class or interface types.

The type ILlmApplication and ILlmSchema came from samchon/openapi#44, and requested by @ryoppippi.

Added `typia.llm.application<T>()` function which generates set of LLM function calling schemas from the TypeScript class or interface types.

The type `ILlmApplication` and `ILlmSchema` comes from samchon/openapi#44, and requested by @ryoppippi.
@samchon samchon added the enhancement New feature or request label Sep 6, 2024
@samchon samchon self-assigned this Sep 6, 2024
Copy link

socket-security bot commented Sep 6, 2024

Copy link

pkg-pr-new bot commented Sep 6, 2024

Open in Stackblitz

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

commit: a98fe94

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 functions all passed.

@samchon samchon merged commit 0d65c87 into v6.10 Sep 7, 2024
11 checks passed
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