Skip to main content

fallback_result

Function fallback_result 

Source
pub fn fallback_result(
    output: &str,
    tool_id: &str,
    tool_args: &Value,
    input_tokens: usize,
) -> RlmResult
Expand description

Build a fallback RlmResult (truncation only, no LLM call).