| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Bedrock.FlowVersion.FlowNodeConfigurationProperty
Documentation
data FieldForRerankingProperty Source #
Constructors
| FieldForRerankingProperty | |
Instances
data KnowledgeBaseFlowNodeConfigurationProperty Source #
Constructors
| KnowledgeBaseFlowNodeConfigurationProperty | |
Fields
| |
Instances
| ToJSON KnowledgeBaseFlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.KnowledgeBaseFlowNodeConfigurationProperty Methods toJSON :: KnowledgeBaseFlowNodeConfigurationProperty -> Value # toEncoding :: KnowledgeBaseFlowNodeConfigurationProperty -> Encoding # toJSONList :: [KnowledgeBaseFlowNodeConfigurationProperty] -> Value # toEncodingList :: [KnowledgeBaseFlowNodeConfigurationProperty] -> Encoding # omitField :: KnowledgeBaseFlowNodeConfigurationProperty -> Bool # | |||||
| Show KnowledgeBaseFlowNodeConfigurationProperty Source # | |||||
| Eq KnowledgeBaseFlowNodeConfigurationProperty Source # | |||||
| ToResourceProperties KnowledgeBaseFlowNodeConfigurationProperty Source # | |||||
| Property "GuardrailConfiguration" KnowledgeBaseFlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.KnowledgeBaseFlowNodeConfigurationProperty Associated Types
Methods set :: PropertyType "GuardrailConfiguration" KnowledgeBaseFlowNodeConfigurationProperty -> KnowledgeBaseFlowNodeConfigurationProperty -> KnowledgeBaseFlowNodeConfigurationProperty # | |||||
| Property "InferenceConfiguration" KnowledgeBaseFlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.KnowledgeBaseFlowNodeConfigurationProperty Associated Types
Methods set :: PropertyType "InferenceConfiguration" KnowledgeBaseFlowNodeConfigurationProperty -> KnowledgeBaseFlowNodeConfigurationProperty -> KnowledgeBaseFlowNodeConfigurationProperty # | |||||
| Property "KnowledgeBaseId" KnowledgeBaseFlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.KnowledgeBaseFlowNodeConfigurationProperty Associated Types
Methods set :: PropertyType "KnowledgeBaseId" KnowledgeBaseFlowNodeConfigurationProperty -> KnowledgeBaseFlowNodeConfigurationProperty -> KnowledgeBaseFlowNodeConfigurationProperty # | |||||
| Property "ModelId" KnowledgeBaseFlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.KnowledgeBaseFlowNodeConfigurationProperty Associated Types
| |||||
| Property "NumberOfResults" KnowledgeBaseFlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.KnowledgeBaseFlowNodeConfigurationProperty Associated Types
Methods set :: PropertyType "NumberOfResults" KnowledgeBaseFlowNodeConfigurationProperty -> KnowledgeBaseFlowNodeConfigurationProperty -> KnowledgeBaseFlowNodeConfigurationProperty # | |||||
| Property "OrchestrationConfiguration" KnowledgeBaseFlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.KnowledgeBaseFlowNodeConfigurationProperty Associated Types
Methods set :: PropertyType "OrchestrationConfiguration" KnowledgeBaseFlowNodeConfigurationProperty -> KnowledgeBaseFlowNodeConfigurationProperty -> KnowledgeBaseFlowNodeConfigurationProperty # | |||||
| Property "PromptTemplate" KnowledgeBaseFlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.KnowledgeBaseFlowNodeConfigurationProperty Associated Types
Methods set :: PropertyType "PromptTemplate" KnowledgeBaseFlowNodeConfigurationProperty -> KnowledgeBaseFlowNodeConfigurationProperty -> KnowledgeBaseFlowNodeConfigurationProperty # | |||||
| Property "RerankingConfiguration" KnowledgeBaseFlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.KnowledgeBaseFlowNodeConfigurationProperty Associated Types
Methods set :: PropertyType "RerankingConfiguration" KnowledgeBaseFlowNodeConfigurationProperty -> KnowledgeBaseFlowNodeConfigurationProperty -> KnowledgeBaseFlowNodeConfigurationProperty # | |||||
| type PropertyType "GuardrailConfiguration" KnowledgeBaseFlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.KnowledgeBaseFlowNodeConfigurationProperty type PropertyType "GuardrailConfiguration" KnowledgeBaseFlowNodeConfigurationProperty = GuardrailConfigurationProperty | |||||
| type PropertyType "InferenceConfiguration" KnowledgeBaseFlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.KnowledgeBaseFlowNodeConfigurationProperty type PropertyType "InferenceConfiguration" KnowledgeBaseFlowNodeConfigurationProperty = PromptInferenceConfigurationProperty | |||||
| type PropertyType "KnowledgeBaseId" KnowledgeBaseFlowNodeConfigurationProperty Source # | |||||
| type PropertyType "ModelId" KnowledgeBaseFlowNodeConfigurationProperty Source # | |||||
| type PropertyType "NumberOfResults" KnowledgeBaseFlowNodeConfigurationProperty Source # | |||||
| type PropertyType "OrchestrationConfiguration" KnowledgeBaseFlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.KnowledgeBaseFlowNodeConfigurationProperty type PropertyType "OrchestrationConfiguration" KnowledgeBaseFlowNodeConfigurationProperty = KnowledgeBaseOrchestrationConfigurationProperty | |||||
| type PropertyType "PromptTemplate" KnowledgeBaseFlowNodeConfigurationProperty Source # | |||||
| type PropertyType "RerankingConfiguration" KnowledgeBaseFlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.KnowledgeBaseFlowNodeConfigurationProperty type PropertyType "RerankingConfiguration" KnowledgeBaseFlowNodeConfigurationProperty = VectorSearchRerankingConfigurationProperty | |||||
data StorageFlowNodeConfigurationProperty Source #
Constructors
| StorageFlowNodeConfigurationProperty | |
Instances
| ToJSON StorageFlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.StorageFlowNodeConfigurationProperty | |||||
| Show StorageFlowNodeConfigurationProperty Source # | |||||
| Eq StorageFlowNodeConfigurationProperty Source # | |||||
| ToResourceProperties StorageFlowNodeConfigurationProperty Source # | |||||
| Property "ServiceConfiguration" StorageFlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.StorageFlowNodeConfigurationProperty Associated Types
Methods set :: PropertyType "ServiceConfiguration" StorageFlowNodeConfigurationProperty -> StorageFlowNodeConfigurationProperty -> StorageFlowNodeConfigurationProperty # | |||||
| type PropertyType "ServiceConfiguration" StorageFlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.StorageFlowNodeConfigurationProperty type PropertyType "ServiceConfiguration" StorageFlowNodeConfigurationProperty = StorageFlowNodeServiceConfigurationProperty | |||||
data KnowledgeBaseOrchestrationConfigurationProperty Source #
Constructors
| KnowledgeBaseOrchestrationConfigurationProperty | |
Fields | |
Instances
| ToJSON KnowledgeBaseOrchestrationConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.KnowledgeBaseOrchestrationConfigurationProperty Methods toJSON :: KnowledgeBaseOrchestrationConfigurationProperty -> Value # toEncoding :: KnowledgeBaseOrchestrationConfigurationProperty -> Encoding # toJSONList :: [KnowledgeBaseOrchestrationConfigurationProperty] -> Value # toEncodingList :: [KnowledgeBaseOrchestrationConfigurationProperty] -> Encoding # omitField :: KnowledgeBaseOrchestrationConfigurationProperty -> Bool # | |||||
| Show KnowledgeBaseOrchestrationConfigurationProperty Source # | |||||
| Eq KnowledgeBaseOrchestrationConfigurationProperty Source # | |||||
| ToResourceProperties KnowledgeBaseOrchestrationConfigurationProperty Source # | |||||
| Property "AdditionalModelRequestFields" KnowledgeBaseOrchestrationConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.KnowledgeBaseOrchestrationConfigurationProperty Associated Types
Methods set :: PropertyType "AdditionalModelRequestFields" KnowledgeBaseOrchestrationConfigurationProperty -> KnowledgeBaseOrchestrationConfigurationProperty -> KnowledgeBaseOrchestrationConfigurationProperty # | |||||
| Property "InferenceConfig" KnowledgeBaseOrchestrationConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.KnowledgeBaseOrchestrationConfigurationProperty Associated Types
| |||||
| Property "PerformanceConfig" KnowledgeBaseOrchestrationConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.KnowledgeBaseOrchestrationConfigurationProperty Associated Types
Methods set :: PropertyType "PerformanceConfig" KnowledgeBaseOrchestrationConfigurationProperty -> KnowledgeBaseOrchestrationConfigurationProperty -> KnowledgeBaseOrchestrationConfigurationProperty # | |||||
| Property "PromptTemplate" KnowledgeBaseOrchestrationConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.KnowledgeBaseOrchestrationConfigurationProperty Associated Types
| |||||
| type PropertyType "AdditionalModelRequestFields" KnowledgeBaseOrchestrationConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.KnowledgeBaseOrchestrationConfigurationProperty type PropertyType "AdditionalModelRequestFields" KnowledgeBaseOrchestrationConfigurationProperty = Object | |||||
| type PropertyType "InferenceConfig" KnowledgeBaseOrchestrationConfigurationProperty Source # | |||||
| type PropertyType "PerformanceConfig" KnowledgeBaseOrchestrationConfigurationProperty Source # | |||||
| type PropertyType "PromptTemplate" KnowledgeBaseOrchestrationConfigurationProperty Source # | |||||
data KnowledgeBasePromptTemplateProperty Source #
Constructors
| KnowledgeBasePromptTemplateProperty | |
Instances
| ToJSON KnowledgeBasePromptTemplateProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.KnowledgeBasePromptTemplateProperty | |||||
| Show KnowledgeBasePromptTemplateProperty Source # | |||||
| Eq KnowledgeBasePromptTemplateProperty Source # | |||||
| ToResourceProperties KnowledgeBasePromptTemplateProperty Source # | |||||
| Property "TextPromptTemplate" KnowledgeBasePromptTemplateProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.KnowledgeBasePromptTemplateProperty Associated Types
Methods set :: PropertyType "TextPromptTemplate" KnowledgeBasePromptTemplateProperty -> KnowledgeBasePromptTemplateProperty -> KnowledgeBasePromptTemplateProperty # | |||||
| type PropertyType "TextPromptTemplate" KnowledgeBasePromptTemplateProperty Source # | |||||
data VectorSearchRerankingConfigurationProperty Source #
Constructors
| VectorSearchRerankingConfigurationProperty | |
Instances
| ToJSON VectorSearchRerankingConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.VectorSearchRerankingConfigurationProperty Methods toJSON :: VectorSearchRerankingConfigurationProperty -> Value # toEncoding :: VectorSearchRerankingConfigurationProperty -> Encoding # toJSONList :: [VectorSearchRerankingConfigurationProperty] -> Value # toEncodingList :: [VectorSearchRerankingConfigurationProperty] -> Encoding # omitField :: VectorSearchRerankingConfigurationProperty -> Bool # | |||||
| Show VectorSearchRerankingConfigurationProperty Source # | |||||
| Eq VectorSearchRerankingConfigurationProperty Source # | |||||
| ToResourceProperties VectorSearchRerankingConfigurationProperty Source # | |||||
| Property "BedrockRerankingConfiguration" VectorSearchRerankingConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.VectorSearchRerankingConfigurationProperty Associated Types
Methods set :: PropertyType "BedrockRerankingConfiguration" VectorSearchRerankingConfigurationProperty -> VectorSearchRerankingConfigurationProperty -> VectorSearchRerankingConfigurationProperty # | |||||
| Property "Type" VectorSearchRerankingConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.VectorSearchRerankingConfigurationProperty Associated Types
| |||||
| type PropertyType "BedrockRerankingConfiguration" VectorSearchRerankingConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.VectorSearchRerankingConfigurationProperty type PropertyType "BedrockRerankingConfiguration" VectorSearchRerankingConfigurationProperty = VectorSearchBedrockRerankingConfigurationProperty | |||||
| type PropertyType "Type" VectorSearchRerankingConfigurationProperty Source # | |||||
data PerformanceConfigurationProperty Source #
Constructors
| PerformanceConfigurationProperty | |
Instances
| ToJSON PerformanceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.PerformanceConfigurationProperty | |||||
| Show PerformanceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.PerformanceConfigurationProperty Methods showsPrec :: Int -> PerformanceConfigurationProperty -> ShowS # | |||||
| Eq PerformanceConfigurationProperty Source # | |||||
| ToResourceProperties PerformanceConfigurationProperty Source # | |||||
| Property "Latency" PerformanceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.PerformanceConfigurationProperty Associated Types
Methods set :: PropertyType "Latency" PerformanceConfigurationProperty -> PerformanceConfigurationProperty -> PerformanceConfigurationProperty # | |||||
| type PropertyType "Latency" PerformanceConfigurationProperty Source # | |||||
data MetadataConfigurationForRerankingProperty Source #
Constructors
| MetadataConfigurationForRerankingProperty | |
Fields | |
Instances
| ToJSON MetadataConfigurationForRerankingProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.MetadataConfigurationForRerankingProperty Methods toJSON :: MetadataConfigurationForRerankingProperty -> Value # toEncoding :: MetadataConfigurationForRerankingProperty -> Encoding # toJSONList :: [MetadataConfigurationForRerankingProperty] -> Value # toEncodingList :: [MetadataConfigurationForRerankingProperty] -> Encoding # omitField :: MetadataConfigurationForRerankingProperty -> Bool # | |||||
| Show MetadataConfigurationForRerankingProperty Source # | |||||
| Eq MetadataConfigurationForRerankingProperty Source # | |||||
| ToResourceProperties MetadataConfigurationForRerankingProperty Source # | |||||
| Property "SelectionMode" MetadataConfigurationForRerankingProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.MetadataConfigurationForRerankingProperty Associated Types
Methods set :: PropertyType "SelectionMode" MetadataConfigurationForRerankingProperty -> MetadataConfigurationForRerankingProperty -> MetadataConfigurationForRerankingProperty # | |||||
| Property "SelectiveModeConfiguration" MetadataConfigurationForRerankingProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.MetadataConfigurationForRerankingProperty Associated Types
Methods set :: PropertyType "SelectiveModeConfiguration" MetadataConfigurationForRerankingProperty -> MetadataConfigurationForRerankingProperty -> MetadataConfigurationForRerankingProperty # | |||||
| type PropertyType "SelectionMode" MetadataConfigurationForRerankingProperty Source # | |||||
| type PropertyType "SelectiveModeConfiguration" MetadataConfigurationForRerankingProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.MetadataConfigurationForRerankingProperty type PropertyType "SelectiveModeConfiguration" MetadataConfigurationForRerankingProperty = RerankingMetadataSelectiveModeConfigurationProperty | |||||
data RerankingMetadataSelectiveModeConfigurationProperty Source #
Constructors
| RerankingMetadataSelectiveModeConfigurationProperty | |
Fields | |
Instances
| ToJSON RerankingMetadataSelectiveModeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.RerankingMetadataSelectiveModeConfigurationProperty Methods toJSON :: RerankingMetadataSelectiveModeConfigurationProperty -> Value # toEncoding :: RerankingMetadataSelectiveModeConfigurationProperty -> Encoding # toJSONList :: [RerankingMetadataSelectiveModeConfigurationProperty] -> Value # toEncodingList :: [RerankingMetadataSelectiveModeConfigurationProperty] -> Encoding # omitField :: RerankingMetadataSelectiveModeConfigurationProperty -> Bool # | |||||
| Show RerankingMetadataSelectiveModeConfigurationProperty Source # | |||||
| Eq RerankingMetadataSelectiveModeConfigurationProperty Source # | |||||
| ToResourceProperties RerankingMetadataSelectiveModeConfigurationProperty Source # | |||||
| Property "FieldsToExclude" RerankingMetadataSelectiveModeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.RerankingMetadataSelectiveModeConfigurationProperty Associated Types
| |||||
| Property "FieldsToInclude" RerankingMetadataSelectiveModeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.RerankingMetadataSelectiveModeConfigurationProperty Associated Types
| |||||
| type PropertyType "FieldsToExclude" RerankingMetadataSelectiveModeConfigurationProperty Source # | |||||
| type PropertyType "FieldsToInclude" RerankingMetadataSelectiveModeConfigurationProperty Source # | |||||
data StorageFlowNodeServiceConfigurationProperty Source #
Constructors
| StorageFlowNodeServiceConfigurationProperty | |
Fields | |
Instances
| ToJSON StorageFlowNodeServiceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.StorageFlowNodeServiceConfigurationProperty Methods toJSON :: StorageFlowNodeServiceConfigurationProperty -> Value # toEncoding :: StorageFlowNodeServiceConfigurationProperty -> Encoding # toJSONList :: [StorageFlowNodeServiceConfigurationProperty] -> Value # toEncodingList :: [StorageFlowNodeServiceConfigurationProperty] -> Encoding # omitField :: StorageFlowNodeServiceConfigurationProperty -> Bool # | |||||
| Show StorageFlowNodeServiceConfigurationProperty Source # | |||||
| Eq StorageFlowNodeServiceConfigurationProperty Source # | |||||
| ToResourceProperties StorageFlowNodeServiceConfigurationProperty Source # | |||||
| Property "S3" StorageFlowNodeServiceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.StorageFlowNodeServiceConfigurationProperty Associated Types
| |||||
| type PropertyType "S3" StorageFlowNodeServiceConfigurationProperty Source # | |||||
data StorageFlowNodeS3ConfigurationProperty Source #
Constructors
| StorageFlowNodeS3ConfigurationProperty | |
Fields
| |
Instances
| ToJSON StorageFlowNodeS3ConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.StorageFlowNodeS3ConfigurationProperty Methods toJSON :: StorageFlowNodeS3ConfigurationProperty -> Value # toEncoding :: StorageFlowNodeS3ConfigurationProperty -> Encoding # toJSONList :: [StorageFlowNodeS3ConfigurationProperty] -> Value # toEncodingList :: [StorageFlowNodeS3ConfigurationProperty] -> Encoding # omitField :: StorageFlowNodeS3ConfigurationProperty -> Bool # | |||||
| Show StorageFlowNodeS3ConfigurationProperty Source # | |||||
| Eq StorageFlowNodeS3ConfigurationProperty Source # | |||||
| ToResourceProperties StorageFlowNodeS3ConfigurationProperty Source # | |||||
| Property "BucketName" StorageFlowNodeS3ConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.StorageFlowNodeS3ConfigurationProperty Associated Types
Methods set :: PropertyType "BucketName" StorageFlowNodeS3ConfigurationProperty -> StorageFlowNodeS3ConfigurationProperty -> StorageFlowNodeS3ConfigurationProperty # | |||||
| type PropertyType "BucketName" StorageFlowNodeS3ConfigurationProperty Source # | |||||
data VectorSearchBedrockRerankingConfigurationProperty Source #
Instances
| ToJSON VectorSearchBedrockRerankingConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.VectorSearchBedrockRerankingConfigurationProperty Methods toJSON :: VectorSearchBedrockRerankingConfigurationProperty -> Value # toEncoding :: VectorSearchBedrockRerankingConfigurationProperty -> Encoding # toJSONList :: [VectorSearchBedrockRerankingConfigurationProperty] -> Value # toEncodingList :: [VectorSearchBedrockRerankingConfigurationProperty] -> Encoding # omitField :: VectorSearchBedrockRerankingConfigurationProperty -> Bool # | |||||
| Show VectorSearchBedrockRerankingConfigurationProperty Source # | |||||
| Eq VectorSearchBedrockRerankingConfigurationProperty Source # | |||||
| ToResourceProperties VectorSearchBedrockRerankingConfigurationProperty Source # | |||||
| Property "MetadataConfiguration" VectorSearchBedrockRerankingConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.VectorSearchBedrockRerankingConfigurationProperty Associated Types
Methods set :: PropertyType "MetadataConfiguration" VectorSearchBedrockRerankingConfigurationProperty -> VectorSearchBedrockRerankingConfigurationProperty -> VectorSearchBedrockRerankingConfigurationProperty # | |||||
| Property "ModelConfiguration" VectorSearchBedrockRerankingConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.VectorSearchBedrockRerankingConfigurationProperty Associated Types
Methods set :: PropertyType "ModelConfiguration" VectorSearchBedrockRerankingConfigurationProperty -> VectorSearchBedrockRerankingConfigurationProperty -> VectorSearchBedrockRerankingConfigurationProperty # | |||||
| Property "NumberOfRerankedResults" VectorSearchBedrockRerankingConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.VectorSearchBedrockRerankingConfigurationProperty Associated Types
Methods set :: PropertyType "NumberOfRerankedResults" VectorSearchBedrockRerankingConfigurationProperty -> VectorSearchBedrockRerankingConfigurationProperty -> VectorSearchBedrockRerankingConfigurationProperty # | |||||
| type PropertyType "MetadataConfiguration" VectorSearchBedrockRerankingConfigurationProperty Source # | |||||
| type PropertyType "ModelConfiguration" VectorSearchBedrockRerankingConfigurationProperty Source # | |||||
| type PropertyType "NumberOfRerankedResults" VectorSearchBedrockRerankingConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.VectorSearchBedrockRerankingConfigurationProperty type PropertyType "NumberOfRerankedResults" VectorSearchBedrockRerankingConfigurationProperty = Value Double | |||||
data VectorSearchBedrockRerankingModelConfigurationProperty Source #
Constructors
| VectorSearchBedrockRerankingModelConfigurationProperty | |
Fields | |
Instances
| ToJSON VectorSearchBedrockRerankingModelConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.VectorSearchBedrockRerankingModelConfigurationProperty Methods toJSON :: VectorSearchBedrockRerankingModelConfigurationProperty -> Value # toEncoding :: VectorSearchBedrockRerankingModelConfigurationProperty -> Encoding # toJSONList :: [VectorSearchBedrockRerankingModelConfigurationProperty] -> Value # toEncodingList :: [VectorSearchBedrockRerankingModelConfigurationProperty] -> Encoding # omitField :: VectorSearchBedrockRerankingModelConfigurationProperty -> Bool # | |||||
| Show VectorSearchBedrockRerankingModelConfigurationProperty Source # | |||||
| Eq VectorSearchBedrockRerankingModelConfigurationProperty Source # | |||||
| ToResourceProperties VectorSearchBedrockRerankingModelConfigurationProperty Source # | |||||
| Property "AdditionalModelRequestFields" VectorSearchBedrockRerankingModelConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.VectorSearchBedrockRerankingModelConfigurationProperty Associated Types
Methods set :: PropertyType "AdditionalModelRequestFields" VectorSearchBedrockRerankingModelConfigurationProperty -> VectorSearchBedrockRerankingModelConfigurationProperty -> VectorSearchBedrockRerankingModelConfigurationProperty # | |||||
| Property "ModelArn" VectorSearchBedrockRerankingModelConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.VectorSearchBedrockRerankingModelConfigurationProperty Associated Types
| |||||
| type PropertyType "AdditionalModelRequestFields" VectorSearchBedrockRerankingModelConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.VectorSearchBedrockRerankingModelConfigurationProperty type PropertyType "AdditionalModelRequestFields" VectorSearchBedrockRerankingModelConfigurationProperty = Object | |||||
| type PropertyType "ModelArn" VectorSearchBedrockRerankingModelConfigurationProperty Source # | |||||
mkKnowledgeBaseFlowNodeConfigurationProperty :: Value Text -> KnowledgeBaseFlowNodeConfigurationProperty Source #
mkKnowledgeBaseOrchestrationConfigurationProperty :: KnowledgeBaseOrchestrationConfigurationProperty Source #
mkMetadataConfigurationForRerankingProperty :: Value Text -> MetadataConfigurationForRerankingProperty Source #
mkRerankingMetadataSelectiveModeConfigurationProperty :: RerankingMetadataSelectiveModeConfigurationProperty Source #
mkStorageFlowNodeConfigurationProperty :: StorageFlowNodeServiceConfigurationProperty -> StorageFlowNodeConfigurationProperty Source #
mkStorageFlowNodeS3ConfigurationProperty :: Value Text -> StorageFlowNodeS3ConfigurationProperty Source #
mkStorageFlowNodeServiceConfigurationProperty :: StorageFlowNodeServiceConfigurationProperty Source #
mkVectorSearchBedrockRerankingConfigurationProperty :: VectorSearchBedrockRerankingModelConfigurationProperty -> VectorSearchBedrockRerankingConfigurationProperty Source #
mkVectorSearchBedrockRerankingModelConfigurationProperty :: Value Text -> VectorSearchBedrockRerankingModelConfigurationProperty Source #
mkVectorSearchRerankingConfigurationProperty :: Value Text -> VectorSearchRerankingConfigurationProperty Source #
data FlowNodeConfigurationProperty Source #
Constructors
| FlowNodeConfigurationProperty | |
Fields
| |
Instances
| ToJSON FlowNodeConfigurationProperty Source # | |||||
| Show FlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.FlowNodeConfigurationProperty Methods showsPrec :: Int -> FlowNodeConfigurationProperty -> ShowS # show :: FlowNodeConfigurationProperty -> String # showList :: [FlowNodeConfigurationProperty] -> ShowS # | |||||
| Eq FlowNodeConfigurationProperty Source # | |||||
| ToResourceProperties FlowNodeConfigurationProperty Source # | |||||
| Property "Agent" FlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.FlowNodeConfigurationProperty Associated Types
Methods set :: PropertyType "Agent" FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty # | |||||
| Property "Collector" FlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.FlowNodeConfigurationProperty Associated Types
Methods set :: PropertyType "Collector" FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty # | |||||
| Property "Condition" FlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.FlowNodeConfigurationProperty Associated Types
Methods set :: PropertyType "Condition" FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty # | |||||
| Property "InlineCode" FlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.FlowNodeConfigurationProperty Associated Types
Methods set :: PropertyType "InlineCode" FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty # | |||||
| Property "Input" FlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.FlowNodeConfigurationProperty Associated Types
Methods set :: PropertyType "Input" FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty # | |||||
| Property "Iterator" FlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.FlowNodeConfigurationProperty Associated Types
Methods set :: PropertyType "Iterator" FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty # | |||||
| Property "KnowledgeBase" FlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.FlowNodeConfigurationProperty Associated Types
Methods set :: PropertyType "KnowledgeBase" FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty # | |||||
| Property "LambdaFunction" FlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.FlowNodeConfigurationProperty Associated Types
Methods set :: PropertyType "LambdaFunction" FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty # | |||||
| Property "Lex" FlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.FlowNodeConfigurationProperty Associated Types
Methods set :: PropertyType "Lex" FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty # | |||||
| Property "Loop" FlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.FlowNodeConfigurationProperty Associated Types
Methods set :: PropertyType "Loop" FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty # | |||||
| Property "LoopController" FlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.FlowNodeConfigurationProperty Associated Types
Methods set :: PropertyType "LoopController" FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty # | |||||
| Property "LoopInput" FlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.FlowNodeConfigurationProperty Associated Types
Methods set :: PropertyType "LoopInput" FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty # | |||||
| Property "Output" FlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.FlowNodeConfigurationProperty Associated Types
Methods set :: PropertyType "Output" FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty # | |||||
| Property "Prompt" FlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.FlowNodeConfigurationProperty Associated Types
Methods set :: PropertyType "Prompt" FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty # | |||||
| Property "Retrieval" FlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.FlowNodeConfigurationProperty Associated Types
Methods set :: PropertyType "Retrieval" FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty # | |||||
| Property "Storage" FlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.FlowNodeConfigurationProperty Associated Types
Methods set :: PropertyType "Storage" FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty -> FlowNodeConfigurationProperty # | |||||
| type PropertyType "Agent" FlowNodeConfigurationProperty Source # | |||||
| type PropertyType "Collector" FlowNodeConfigurationProperty Source # | |||||
| type PropertyType "Condition" FlowNodeConfigurationProperty Source # | |||||
| type PropertyType "InlineCode" FlowNodeConfigurationProperty Source # | |||||
| type PropertyType "Input" FlowNodeConfigurationProperty Source # | |||||
| type PropertyType "Iterator" FlowNodeConfigurationProperty Source # | |||||
| type PropertyType "KnowledgeBase" FlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.FlowNodeConfigurationProperty type PropertyType "KnowledgeBase" FlowNodeConfigurationProperty = KnowledgeBaseFlowNodeConfigurationProperty | |||||
| type PropertyType "LambdaFunction" FlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.FlowNodeConfigurationProperty type PropertyType "LambdaFunction" FlowNodeConfigurationProperty = LambdaFunctionFlowNodeConfigurationProperty | |||||
| type PropertyType "Lex" FlowNodeConfigurationProperty Source # | |||||
| type PropertyType "Loop" FlowNodeConfigurationProperty Source # | |||||
| type PropertyType "LoopController" FlowNodeConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.FlowNodeConfigurationProperty type PropertyType "LoopController" FlowNodeConfigurationProperty = LoopControllerFlowNodeConfigurationProperty | |||||
| type PropertyType "LoopInput" FlowNodeConfigurationProperty Source # | |||||
| type PropertyType "Output" FlowNodeConfigurationProperty Source # | |||||
| type PropertyType "Prompt" FlowNodeConfigurationProperty Source # | |||||
| type PropertyType "Retrieval" FlowNodeConfigurationProperty Source # | |||||
| type PropertyType "Storage" FlowNodeConfigurationProperty Source # | |||||