Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DefaultBaseURL = "https://api.cohere.ai" DefaultCohereModel = "command-r" DefaultCohereTemperature = 0 DefaultCohereMaxTokens = 2048 DefaultCohereK = 0 DefaultCohereStopSequences = []string{} )
note it might not like this -- might want int values for e.g. MaxTokens
Functions ¶
func NewClassSettings ¶
func NewClassSettings(cfg moduletools.ClassConfig) *classSettings
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.