Module client

Module client 

Source
Expand description

Core client trait and error types.

Enums§

ClientError
Errors that can occur during client operations.

Traits§

Client
Main client trait for LLM providers.
StreamingClient
Extension trait for streaming support.