pub fn client_from_env() -> Result<DeepSeekClient<ReqwestClient>>Expand description
Production constructor — reads DEEPSEEK_API_KEY (and optionally
DEEPSEEK_BASE_URL) from the environment.
pub fn client_from_env() -> Result<DeepSeekClient<ReqwestClient>>Production constructor — reads DEEPSEEK_API_KEY (and optionally
DEEPSEEK_BASE_URL) from the environment.