pub fn decode_lm_studio_response( runner: Symbol, model: &str, body: &[u8], include_raw: bool, ) -> Result<Expr>
Decodes an LM Studio OpenAI-compatible response body.