Companion

Functions

Link copied to clipboard
fun Blocked(message: String = definedExternally): LanguageModelError

The requestor is blocked from using this language model.

Link copied to clipboard
fun NoPermissions(message: String = definedExternally): LanguageModelError

The requestor does not have permissions to use this language model

Link copied to clipboard
fun NotFound(message: String = definedExternally): LanguageModelError

The language model does not exist.