OllamaChatRequestDTO
constructor(model: String, messages: List<OllamaChatMessageDTO>, tools: List<OllamaToolDTO>? = null, format: JsonElement? = null, options: OllamaChatRequestDTO.Options? = null, stream: Boolean, keepAlive: String? = null)(source)