pub fn sample_response(text: &str) -> ChatResponseExpand description
Builds a ChatResponse with a single text block and default usage.
pub fn sample_response(text: &str) -> ChatResponseBuilds a ChatResponse with a single text block and default usage.