Constructs a new GroqConfig.
Optionalproperties: IGroqConfigProperties to set
GroqConfig model.
GroqConfig secretNameApiKey.
GroqConfig temperature.
GroqConfig userPrompt.
Converts this GroqConfig to JSON.
JSON object
StaticcreateCreates a new GroqConfig instance using the specified properties.
Optionalproperties: IGroqConfigProperties to set
GroqConfig instance
StaticdecodeDecodes a GroqConfig message from the specified reader or buffer.
Reader or buffer to decode from
Optionallength: numberMessage length if known beforehand
GroqConfig
StaticdecodeDecodes a GroqConfig message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
GroqConfig
StaticencodeEncodes the specified GroqConfig message. Does not implicitly {@apilink oracle_job.OracleJob.LlmTask.GroqConfig.verify|verify} messages.
GroqConfig message or plain object to encode
Optionalwriter: WriterWriter to encode to
Writer
StaticencodeEncodes the specified GroqConfig message, length delimited. Does not implicitly {@apilink oracle_job.OracleJob.LlmTask.GroqConfig.verify|verify} messages.
GroqConfig message or plain object to encode
Optionalwriter: WriterWriter to encode to
Writer
StaticfromCreates a GroqConfig message from a plain object. Also converts values to their respective internal types.
Plain object
GroqConfig
StaticgetGets the default type url for GroqConfig
OptionaltypeUrlPrefix: stringyour custom typeUrlPrefix(default "type.googleapis.com")
The default type url
StatictoCreates a plain object from a GroqConfig message. Also converts values to other types if specified.
GroqConfig
Optionaloptions: IConversionOptionsConversion options
Plain object
StaticverifyVerifies a GroqConfig message.
Plain object to verify
null if valid, otherwise the reason why it is not
Represents a GroqConfig.