Internal

data class Internal(val cause: Exception) : LLMError

Constructors

Link copied to clipboard
constructor(cause: Exception)

Properties

Link copied to clipboard