Skip to main content

Module models

Module models 

Source
Expand description

AI model and provider types.

This module provides core types for AI model and provider representation. Runtime model validation is handled by the ModelRegistry trait in the registry module.

Structs§

AiModel
AI model metadata and configuration.

Enums§

ModelProvider
AI provider identifier.