multimodal

Create a multimodal content builder


Create multimodal content builder with initial text


Create multimodal content with text and a single image


fun multimodal(text: String, imageFile: File): MultimodalContent

Create multimodal content with text and image file


fun multimodal(text: String, imagePath: Path): MultimodalContent

Create multimodal content with text and image path