package
Version:
v1.18.0-alpha.1
Opens a new window with list of versions in this module.
Published: Feb 28, 2023
License: BSD-3-Clause
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
DefaultOpenAIModel = "text-davinci-003"
DefaultOpenAITemperature float64 = 0.0
DefaultOpenAIMaxTokens float64 = 1200
DefaultOpenAIFrequencyPenalty float64 = 0.0
DefaultOpenAIPresencePenalty float64 = 0.0
DefaultOpenAITopP float64 = 1.0
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.