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

V6.10 #1268

Merged
merged 13 commits into from
Sep 9, 2024
Merged

V6.10 #1268

merged 13 commits into from
Sep 9, 2024

Conversation

samchon
Copy link
Owner

@samchon samchon commented Sep 9, 2024

No description provided.

Added `typia.llm.schema<T>()` function which generates type schema information of the LLM function callimg by TypeScript type.
`typia.llm.schema<T>()` function.
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.
`typia.llm.application<T>()` function.
LLM function calling parameter separation.
Documentation of LLM function callling appllication
@samchon samchon added the enhancement New feature or request label Sep 9, 2024
@samchon samchon self-assigned this Sep 9, 2024
@samchon samchon merged commit 04c1cbd into master Sep 9, 2024
8 of 11 checks passed
@samchon samchon deleted the v6.10 branch September 9, 2024 16:48
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
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant