Licence
MIT
Version
12.1.1
Deps
0
Size
513 kB
Vulns
0
Weekly
57.3K
@typia/interface

Shared type definitions and interfaces for the typia ecosystem.
This is an internal package of typia. You don't need to install it directly — it is automatically included as a dependency of typia.
Key Interfaces
| Module | Description |
|---|---|
ILlmApplication |
LLM function calling application schema |
ILlmController |
Class-based LLM controller |
ILlmSchema |
LLM schema definition |
IJsonSchemaCollection |
JSON Schema collection |
IValidation |
Validation result (success/failure with errors) |
IHttpLlmApplication |
HTTP-based LLM application schema |
IHttpLlmController |
HTTP-based LLM controller |
IHttpConnection |
API connection configuration |
tags |
Decorator tags (Format, Minimum, Maximum, Pattern, etc.) |