pub const OMITTED_TOOL_RESULT: &'static str;Expand description
Stand-in payload left in place of a tool result this strategy compacts.
The result content is kept (only its payload is replaced) so the exchange
stays paired with its function call — see SelectiveToolResult.