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

Stratosphere.Bedrock.PromptVersion.ToolConfigurationProperty

Documentation

data CachePointBlockProperty Source #

Instances

Instances details
ToJSON CachePointBlockProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.CachePointBlockProperty

Show CachePointBlockProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.CachePointBlockProperty

Eq CachePointBlockProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.CachePointBlockProperty

ToResourceProperties CachePointBlockProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.CachePointBlockProperty

Property "Type" CachePointBlockProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.CachePointBlockProperty

type PropertyType "Type" CachePointBlockProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.CachePointBlockProperty

data ToolProperty Source #

Instances

Instances details
ToJSON ToolProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolProperty

Show ToolProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolProperty

Eq ToolProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolProperty

ToResourceProperties ToolProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolProperty

Property "CachePoint" ToolProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolProperty

Associated Types

type PropertyType "CachePoint" ToolProperty 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolProperty

Property "ToolSpec" ToolProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolProperty

Associated Types

type PropertyType "ToolSpec" ToolProperty 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolProperty

type PropertyType "CachePoint" ToolProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolProperty

type PropertyType "ToolSpec" ToolProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolProperty

data ToolInputSchemaProperty Source #

Instances

Instances details
ToJSON ToolInputSchemaProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolInputSchemaProperty

Show ToolInputSchemaProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolInputSchemaProperty

Eq ToolInputSchemaProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolInputSchemaProperty

ToResourceProperties ToolInputSchemaProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolInputSchemaProperty

Property "Json" ToolInputSchemaProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolInputSchemaProperty

type PropertyType "Json" ToolInputSchemaProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolInputSchemaProperty

data ToolSpecificationProperty Source #

Instances

Instances details
ToJSON ToolSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolSpecificationProperty

Show ToolSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolSpecificationProperty

Eq ToolSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolSpecificationProperty

ToResourceProperties ToolSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolSpecificationProperty

Property "Description" ToolSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolSpecificationProperty

Property "InputSchema" ToolSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolSpecificationProperty

Property "Name" ToolSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolSpecificationProperty

type PropertyType "Description" ToolSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolSpecificationProperty

type PropertyType "InputSchema" ToolSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolSpecificationProperty

type PropertyType "Name" ToolSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolSpecificationProperty

data ToolConfigurationProperty Source #

Instances

Instances details
ToJSON ToolConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolConfigurationProperty

Show ToolConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolConfigurationProperty

Eq ToolConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolConfigurationProperty

ToResourceProperties ToolConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolConfigurationProperty

Property "ToolChoice" ToolConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolConfigurationProperty

Property "Tools" ToolConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolConfigurationProperty

type PropertyType "ToolChoice" ToolConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolConfigurationProperty

type PropertyType "Tools" ToolConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.PromptVersion.ToolConfigurationProperty