Skip to main content

decode_lm_studio_request_with_limits

Function decode_lm_studio_request_with_limits 

Source
pub fn decode_lm_studio_request_with_limits(
    input: Input,
    limits: DecodeLimits,
) -> Result<Expr>
Expand description

Decodes an LM Studio OpenAI-compatible request body under explicit limits.