npm.io
13.2.0 • Published 51m ago

@typia/interface

Licence
MIT
Version
13.2.0
Deps
0
Size
574 kB
Vulns
0
Weekly
0
Stars
5.9K

@typia/interface

Typia Logo

GitHub license NPM Version NPM Downloads Build Status Guide Documents Gurubase Discord Badge

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.)

Keywords