OpenAiOptions

Default options for the OpenAi API. Dynamically changing options is not supported at the moment. The purpose of this file is to make it obvious the options used.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
val maxTokens: Int = 512
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val temperature: Double = 0.0
Link copied to clipboard
val topP: Double = 1.0