OllamaChatMessageDTO

constructor(role: String, content: String, images: List<String>? = null, toolCalls: List<OllamaToolCallDTO>? = null)(source)