fn blocking_response(payload: &str) -> String
A response to a request that asked for structured output instead of a stream: one whole JSON object, whose text content is payload, the JSON the caller’s own schema describes.
payload