| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Bedrock.FlowVersion.KnowledgeBaseOrchestrationConfigurationProperty
Documentation
data PromptInferenceConfigurationProperty Source #
Constructors
| PromptInferenceConfigurationProperty | |
Fields | |
Instances
data PromptModelInferenceConfigurationProperty Source #
Constructors
| PromptModelInferenceConfigurationProperty | |
Instances
| ToJSON PromptModelInferenceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.PromptModelInferenceConfigurationProperty Methods toJSON :: PromptModelInferenceConfigurationProperty -> Value # toEncoding :: PromptModelInferenceConfigurationProperty -> Encoding # toJSONList :: [PromptModelInferenceConfigurationProperty] -> Value # toEncodingList :: [PromptModelInferenceConfigurationProperty] -> Encoding # omitField :: PromptModelInferenceConfigurationProperty -> Bool # | |||||
| Show PromptModelInferenceConfigurationProperty Source # | |||||
| Eq PromptModelInferenceConfigurationProperty Source # | |||||
| ToResourceProperties PromptModelInferenceConfigurationProperty Source # | |||||
| Property "MaxTokens" PromptModelInferenceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.PromptModelInferenceConfigurationProperty Associated Types
| |||||
| Property "StopSequences" PromptModelInferenceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.PromptModelInferenceConfigurationProperty Associated Types
Methods set :: PropertyType "StopSequences" PromptModelInferenceConfigurationProperty -> PromptModelInferenceConfigurationProperty -> PromptModelInferenceConfigurationProperty # | |||||
| Property "Temperature" PromptModelInferenceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.PromptModelInferenceConfigurationProperty Associated Types
Methods set :: PropertyType "Temperature" PromptModelInferenceConfigurationProperty -> PromptModelInferenceConfigurationProperty -> PromptModelInferenceConfigurationProperty # | |||||
| Property "TopP" PromptModelInferenceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.FlowVersion.PromptModelInferenceConfigurationProperty Associated Types
| |||||
| type PropertyType "MaxTokens" PromptModelInferenceConfigurationProperty Source # | |||||
| type PropertyType "StopSequences" PromptModelInferenceConfigurationProperty Source # | |||||
| type PropertyType "Temperature" PromptModelInferenceConfigurationProperty Source # | |||||
| type PropertyType "TopP" PromptModelInferenceConfigurationProperty Source # | |||||
mkPromptInferenceConfigurationProperty :: PromptModelInferenceConfigurationProperty -> PromptInferenceConfigurationProperty Source #
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 # | |||||