fn message_item(
item_id: &str,
response_id: &str,
content: Value,
status: &str,
) -> ValueExpand description
One assistant message as an output item, in the two shapes a round streams it in: content is
empty while the item is in progress and carries the whole text once it is done.