Expand description
客户端模块入口点,提供统一的AI客户端接口和构建器
Client module entry point.
This module wires together the refactored client implementation that
previously lived in the monolithic src/client.rs.
Structs§
- AiClient
- 统一的AI客户端,提供跨厂商的AI服务访问接口
- AiClient
Builder - AI client builder with progressive custom configuration
- Cancel
Handle - Streaming response cancel handle
- Model
Options - Model configuration options for explicit model selection