-
-
Notifications
You must be signed in to change notification settings - Fork 159
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
Commits on Sep 6, 2024
-
typia.llm.schema<T>()
function.Added `typia.llm.schema<T>()` function which generates type schema information of the LLM function callimg by TypeScript type.
Configuration menu - View commit details
-
Copy full SHA for fe886ad - Browse repository at this point
Copy the full SHA fe886adView commit details -
Merge pull request #1258 from samchon/feature/llm
`typia.llm.schema<T>()` function.
Configuration menu - View commit details
-
Copy full SHA for a9d22b5 - Browse repository at this point
Copy the full SHA a9d22b5View commit details -
typia.llm.application<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.
Configuration menu - View commit details
-
Copy full SHA for 0792ef1 - Browse repository at this point
Copy the full SHA 0792ef1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 776351f - Browse repository at this point
Copy the full SHA 776351fView commit details
Commits on Sep 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a98fe94 - Browse repository at this point
Copy the full SHA a98fe94View commit details -
Merge pull request #1259 from samchon/feature/llm-application
`typia.llm.application<T>()` function.
Configuration menu - View commit details
-
Copy full SHA for 0d65c87 - Browse repository at this point
Copy the full SHA 0d65c87View commit details -
Configuration menu - View commit details
-
Copy full SHA for e296152 - Browse repository at this point
Copy the full SHA e296152View commit details -
Merge pull request #1260 from samchon/feature/llm-application
Description comments on LLM module.
Configuration menu - View commit details
-
Copy full SHA for af5e540 - Browse repository at this point
Copy the full SHA af5e540View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72fe1ff - Browse repository at this point
Copy the full SHA 72fe1ffView commit details -
Merge pull request #1261 from samchon/feature/llm-application
LLM function calling parameter separation.
Configuration menu - View commit details
-
Copy full SHA for 8aca6df - Browse repository at this point
Copy the full SHA 8aca6dfView commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 166874d - Browse repository at this point
Copy the full SHA 166874dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac3bf44 - Browse repository at this point
Copy the full SHA ac3bf44View commit details -
Merge pull request #1267 from samchon/feature/llm-application
Documentation of LLM function callling appllication
Configuration menu - View commit details
-
Copy full SHA for 84644be - Browse repository at this point
Copy the full SHA 84644beView commit details