Skip to main content

Crate siumai_registry

Crate siumai_registry 

Source
Expand description

siumai-registry

Provider registry, factories, and handles.

Modules§

error
Error handling (re-export).
experimental
Experimental low-level APIs (advanced use only).
provider
Legacy Siumai method-style provider interface.
provider_builders
SiumaiBuilder Provider Methods
provider_catalog
registry
Provider registries and handles.
streaming
Streaming Module
text
Text model family contracts.
traits
Core Trait Definitions
types
Core data type definitions (re-export).

Enums§

LlmError
The primary error type for the LLM library.

Traits§

LlmClient
Unified LLM client interface