Skip to main content

client_from_env

Function client_from_env 

Source
pub fn client_from_env() -> Result<DeepSeekClient<ReqwestClient>>
Expand description

Production constructor — reads DEEPSEEK_API_KEY (and optionally DEEPSEEK_BASE_URL) from the environment.