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

Stratosphere.Bedrock.FlowVersion.PromptFlowNodeSourceConfigurationProperty

Documentation

data PromptInferenceConfigurationProperty Source #

Instances

Instances details
ToJSON PromptInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptInferenceConfigurationProperty

Show PromptInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptInferenceConfigurationProperty

Eq PromptInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptInferenceConfigurationProperty

ToResourceProperties PromptInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptInferenceConfigurationProperty

Property "Text" PromptInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptInferenceConfigurationProperty

type PropertyType "Text" PromptInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptInferenceConfigurationProperty

data PromptTemplateConfigurationProperty Source #

Instances

Instances details
ToJSON PromptTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptTemplateConfigurationProperty

Show PromptTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptTemplateConfigurationProperty

Eq PromptTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptTemplateConfigurationProperty

ToResourceProperties PromptTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptTemplateConfigurationProperty

Property "Text" PromptTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptTemplateConfigurationProperty

type PropertyType "Text" PromptTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptTemplateConfigurationProperty

data TextPromptTemplateConfigurationProperty Source #

Instances

Instances details
ToJSON TextPromptTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.TextPromptTemplateConfigurationProperty

Show TextPromptTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.TextPromptTemplateConfigurationProperty

Eq TextPromptTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.TextPromptTemplateConfigurationProperty

ToResourceProperties TextPromptTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.TextPromptTemplateConfigurationProperty

Property "InputVariables" TextPromptTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.TextPromptTemplateConfigurationProperty

Property "Text" TextPromptTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.TextPromptTemplateConfigurationProperty

type PropertyType "InputVariables" TextPromptTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.TextPromptTemplateConfigurationProperty

type PropertyType "Text" TextPromptTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.TextPromptTemplateConfigurationProperty

data PromptFlowNodeInlineConfigurationProperty Source #

Instances

Instances details
ToJSON PromptFlowNodeInlineConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptFlowNodeInlineConfigurationProperty

Show PromptFlowNodeInlineConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptFlowNodeInlineConfigurationProperty

Eq PromptFlowNodeInlineConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptFlowNodeInlineConfigurationProperty

ToResourceProperties PromptFlowNodeInlineConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptFlowNodeInlineConfigurationProperty

Property "InferenceConfiguration" PromptFlowNodeInlineConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptFlowNodeInlineConfigurationProperty

Property "ModelId" PromptFlowNodeInlineConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptFlowNodeInlineConfigurationProperty

Property "TemplateConfiguration" PromptFlowNodeInlineConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptFlowNodeInlineConfigurationProperty

Property "TemplateType" PromptFlowNodeInlineConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptFlowNodeInlineConfigurationProperty

type PropertyType "InferenceConfiguration" PromptFlowNodeInlineConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptFlowNodeInlineConfigurationProperty

type PropertyType "ModelId" PromptFlowNodeInlineConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptFlowNodeInlineConfigurationProperty

type PropertyType "TemplateConfiguration" PromptFlowNodeInlineConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptFlowNodeInlineConfigurationProperty

type PropertyType "TemplateType" PromptFlowNodeInlineConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptFlowNodeInlineConfigurationProperty

data PromptModelInferenceConfigurationProperty Source #

Instances

Instances details
ToJSON PromptModelInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptModelInferenceConfigurationProperty

Show PromptModelInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptModelInferenceConfigurationProperty

Eq PromptModelInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptModelInferenceConfigurationProperty

ToResourceProperties PromptModelInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptModelInferenceConfigurationProperty

Property "MaxTokens" PromptModelInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptModelInferenceConfigurationProperty

Property "StopSequences" PromptModelInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptModelInferenceConfigurationProperty

Property "Temperature" PromptModelInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptModelInferenceConfigurationProperty

Property "TopP" PromptModelInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptModelInferenceConfigurationProperty

type PropertyType "MaxTokens" PromptModelInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptModelInferenceConfigurationProperty

type PropertyType "StopSequences" PromptModelInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptModelInferenceConfigurationProperty

type PropertyType "Temperature" PromptModelInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptModelInferenceConfigurationProperty

type PropertyType "TopP" PromptModelInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptModelInferenceConfigurationProperty

data PromptInputVariableProperty Source #

Instances

Instances details
ToJSON PromptInputVariableProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptInputVariableProperty

Show PromptInputVariableProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptInputVariableProperty

Eq PromptInputVariableProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptInputVariableProperty

ToResourceProperties PromptInputVariableProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptInputVariableProperty

Property "Name" PromptInputVariableProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptInputVariableProperty

type PropertyType "Name" PromptInputVariableProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptInputVariableProperty

data PromptFlowNodeSourceConfigurationProperty Source #

Instances

Instances details
ToJSON PromptFlowNodeSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptFlowNodeSourceConfigurationProperty

Show PromptFlowNodeSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptFlowNodeSourceConfigurationProperty

Eq PromptFlowNodeSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptFlowNodeSourceConfigurationProperty

ToResourceProperties PromptFlowNodeSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptFlowNodeSourceConfigurationProperty

Property "Inline" PromptFlowNodeSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptFlowNodeSourceConfigurationProperty

Property "Resource" PromptFlowNodeSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptFlowNodeSourceConfigurationProperty

type PropertyType "Inline" PromptFlowNodeSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptFlowNodeSourceConfigurationProperty

type PropertyType "Resource" PromptFlowNodeSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.FlowVersion.PromptFlowNodeSourceConfigurationProperty