Skip to main content

decode_lemonade_response

Function decode_lemonade_response 

Source
pub fn decode_lemonade_response(
    runner: Symbol,
    model: &str,
    body: &[u8],
    include_raw: bool,
) -> Result<Expr>
Expand description

Decodes a Lemonade OpenAI-compatible response body.