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