Chat

fun interface Chat

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract operator fun invoke(request: ChatRequest): LLMResult<ChatResponse>