Target LLM model
Target LLM model.
OptionaloptionsOptions for the LLM function calling schema conversion.
List of tools.
A list of tools defined in the MCP (Model Context Protocol) document.
It is better to validate the tools using the
typia.assert<T>() function for
type safety.
Properties for the LLM function calling application composer.