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

Stratosphere.Bedrock.DataSource.ChunkingConfigurationProperty

Documentation

data ChunkingConfigurationProperty Source #

Instances

Instances details
ToJSON ChunkingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.ChunkingConfigurationProperty

Show ChunkingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.ChunkingConfigurationProperty

Eq ChunkingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.ChunkingConfigurationProperty

ToResourceProperties ChunkingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.ChunkingConfigurationProperty

Property "ChunkingStrategy" ChunkingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.ChunkingConfigurationProperty

Property "FixedSizeChunkingConfiguration" ChunkingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.ChunkingConfigurationProperty

Associated Types

type PropertyType "FixedSizeChunkingConfiguration" ChunkingConfigurationProperty 
Instance details

Defined in Stratosphere.Bedrock.DataSource.ChunkingConfigurationProperty

Property "HierarchicalChunkingConfiguration" ChunkingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.ChunkingConfigurationProperty

Associated Types

type PropertyType "HierarchicalChunkingConfiguration" ChunkingConfigurationProperty 
Instance details

Defined in Stratosphere.Bedrock.DataSource.ChunkingConfigurationProperty

Property "SemanticChunkingConfiguration" ChunkingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.ChunkingConfigurationProperty

Associated Types

type PropertyType "SemanticChunkingConfiguration" ChunkingConfigurationProperty 
Instance details

Defined in Stratosphere.Bedrock.DataSource.ChunkingConfigurationProperty

type PropertyType "ChunkingStrategy" ChunkingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.ChunkingConfigurationProperty

type PropertyType "FixedSizeChunkingConfiguration" ChunkingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.ChunkingConfigurationProperty

type PropertyType "HierarchicalChunkingConfiguration" ChunkingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.ChunkingConfigurationProperty

type PropertyType "SemanticChunkingConfiguration" ChunkingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.DataSource.ChunkingConfigurationProperty