Builder

class Builder(toHumanReadable: ConvertToHumanReadableFn = ::defaultConvertToHumanReadable) : PromptModel.Builder

Constructors

Link copied to clipboard
constructor(toHumanReadable: ConvertToHumanReadableFn = ::defaultConvertToHumanReadable)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
open override fun build(): IosPromptModel