Skip to main content

Module client

Module client 

Source

Structs§

DeepSeekClient
Generic DeepSeek client over any transport.

Constants§

DEFAULT_BASE_URL

Traits§

HttpClient
Transport abstraction — reqwest for native, worker::Fetch for WASM.

Functions§

build_request
Build a ChatRequest with optional tool schemas. Free function — usable without a client instance.