package
Version:
v1.22.11
Opens a new window with list of versions in this module.
Published: Jan 23, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 5
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-ada-001"
DefaultOpenAITemperature float64 = 0.0
DefaultOpenAIMaxTokens float64 = 16
DefaultOpenAIFrequencyPenalty float64 = 0.0
DefaultOpenAIPresencePenalty float64 = 0.0
DefaultOpenAITopP float64 = 1.0
DefaultOpenAIBaseURL = "https://api.openai.com"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.