Skip to main content

Module client

Module client 

Source

Structs§

ProviderClientAdapter
Adapter to use LLMProvider as LLMClient

Traits§

LLMClient
Unified LLM client trait.

Functions§

make_client
Create a client based on the model ID Uses the existing factory pattern from factory.rs

Type Aliases§

AnyClient
Type-erased LLM client