stratosphere-bedrock-1.0.0: Stratosphere integration for AWS Bedrock.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Bedrock.Agent.InferenceConfigurationProperty

Documentation

data InferenceConfigurationProperty Source #

Instances

Instances details
ToJSON InferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.InferenceConfigurationProperty

Show InferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.InferenceConfigurationProperty

Eq InferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.InferenceConfigurationProperty

ToResourceProperties InferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.InferenceConfigurationProperty

Property "MaximumLength" InferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.InferenceConfigurationProperty

Property "StopSequences" InferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.InferenceConfigurationProperty

Property "Temperature" InferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.InferenceConfigurationProperty

Property "TopK" InferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.InferenceConfigurationProperty

Property "TopP" InferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.InferenceConfigurationProperty

type PropertyType "MaximumLength" InferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.InferenceConfigurationProperty

type PropertyType "StopSequences" InferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.InferenceConfigurationProperty

type PropertyType "Temperature" InferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.InferenceConfigurationProperty

type PropertyType "TopK" InferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.InferenceConfigurationProperty

type PropertyType "TopP" InferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.InferenceConfigurationProperty