Expand description
typia-powered adapter utilities for aisdk tool calling.
Structs§
- LlmTool
Input Error - Input parse/validation error emitted by typia harness.
- LlmTool
Spec - Tool metadata used by
tool.
Enums§
- LlmTool
Build Error - Build-time error for tool creation.
- LlmTool
Execution Error - Execution-time error for typed tool handling.
Traits§
- LlmTool
Input - Input contract for typia-llm tools.
- LlmTool
Output - Output contract for typia-llm tools.