pub fn fallback_result( output: &str, tool_id: &str, tool_args: &Value, input_tokens: usize, ) -> RlmResult
Build a fallback RlmResult (truncation only, no LLM call).
RlmResult