pub fn mark_tool_error(msg: &mut ChatMessage)Expand description
Stamp msg (expected to be a Role::Tool result) as an error result —
see TOOL_ERROR_METADATA_KEY.
pub fn mark_tool_error(msg: &mut ChatMessage)Stamp msg (expected to be a Role::Tool result) as an error result —
see TOOL_ERROR_METADATA_KEY.