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

Stratosphere.Bedrock.Prompt.ToolSpecificationProperty

Documentation

data ToolSpecificationProperty Source #

Instances

Instances details
ToJSON ToolSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Prompt.ToolSpecificationProperty

Show ToolSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Prompt.ToolSpecificationProperty

Eq ToolSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Prompt.ToolSpecificationProperty

ToResourceProperties ToolSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Prompt.ToolSpecificationProperty

Property "Description" ToolSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Prompt.ToolSpecificationProperty

Associated Types

type PropertyType "Description" ToolSpecificationProperty 
Instance details

Defined in Stratosphere.Bedrock.Prompt.ToolSpecificationProperty

Property "InputSchema" ToolSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Prompt.ToolSpecificationProperty

Property "Name" ToolSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Prompt.ToolSpecificationProperty

type PropertyType "Description" ToolSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Prompt.ToolSpecificationProperty

type PropertyType "InputSchema" ToolSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Prompt.ToolSpecificationProperty

type PropertyType "Name" ToolSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Prompt.ToolSpecificationProperty