Companion

object Companion

Properties

Link copied to clipboard
const val ECHO: String

The key for the OpenAI echo setting.

Link copied to clipboard
const val MAX_TOKENS: String

The key for the OpenAI max tokens setting.

Link copied to clipboard
const val MESSAGE: String

The key for the OpenAI message setting.

Link copied to clipboard
const val MODEL: String

The key for the OpenAI model setting.

Link copied to clipboard
const val PROMPT: String

The key for the OpenAI prompt setting.

Link copied to clipboard
const val TEMPERATURE: String

The key for the OpenAI temperature setting.