InferenceConfig
com.jamesward.zio_bedrock_converse.Bedrock.InferenceConfig
case class InferenceConfig(maxTokens: Int | Null = ..., temperature: Double | Null = ..., topP: Double | Null = ..., stopSequences: List[String] = ...)
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article