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

Stratosphere.Bedrock.PromptVersion.MessageProperty

Documentation

data MessageProperty Source #

Instances

Instances details
ToJSON MessageProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.MessageProperty

Show MessageProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.MessageProperty

Eq MessageProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.MessageProperty

ToResourceProperties MessageProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.MessageProperty

Property "Content" MessageProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.MessageProperty

Associated Types

type PropertyType "Content" MessageProperty 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.MessageProperty

Property "Role" MessageProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.MessageProperty

Associated Types

type PropertyType "Role" MessageProperty 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.MessageProperty

type PropertyType "Content" MessageProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.MessageProperty

type PropertyType "Role" MessageProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.MessageProperty