TypeScript class controller.
You can make it by typia.llm.application<App, Model>() function.
typia.llm.application<App, Model>()
Application schema of function calling.
Executor of the class function.
Executor of the class function, by target class instance or callback function with given schema and arguments information.
Name of the controller.
Protocol discrminator.
TypeScript class controller.
You can make it by
typia.llm.application<App, Model>()
function.