_=>Some(ErrorResponse::not_implemented_error("Only `Input::Text` is supported. Structured, multimedia, or custom input types are not yet implemented.")),
_=>Some(ErrorMessage::not_implemented_error("Only `Input::Text` is supported. Structured, multimedia, or custom input types are not yet implemented.")),
yieldAnnotated::<NvCreateChatCompletionStreamResponse>::from_annotation("event.dynamo.test.sentinel",&"DONE".to_string()).expect("Failed to create annotated response");