pub fn decode_request(
wire_format: WireFormat,
body: &Value,
) -> Result<LlmRequest>Expand description
Decodes a wire_format request body into the neutral IR.
pub fn decode_request(
wire_format: WireFormat,
body: &Value,
) -> Result<LlmRequest>Decodes a wire_format request body into the neutral IR.