7#include <aws/bedrock-agent/BedrockAgent_EXPORTS.h>
68 inline void SetBufferSize(
int value) { m_bufferSizeHasBeenSet =
true; m_bufferSize = value; }
78 inline void SetMaxTokens(
int value) { m_maxTokensHasBeenSet =
true; m_maxTokens = value; }
83 int m_breakpointPercentileThreshold;
84 bool m_breakpointPercentileThresholdHasBeenSet =
false;
87 bool m_bufferSizeHasBeenSet =
false;
90 bool m_maxTokensHasBeenSet =
false;
SemanticChunkingConfiguration & WithMaxTokens(int value)
int GetBreakpointPercentileThreshold() const
AWS_BEDROCKAGENT_API SemanticChunkingConfiguration(Aws::Utils::Json::JsonView jsonValue)
bool BreakpointPercentileThresholdHasBeenSet() const
void SetBreakpointPercentileThreshold(int value)
AWS_BEDROCKAGENT_API SemanticChunkingConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKAGENT_API SemanticChunkingConfiguration()
bool BufferSizeHasBeenSet() const
int GetBufferSize() const
SemanticChunkingConfiguration & WithBreakpointPercentileThreshold(int value)
void SetMaxTokens(int value)
SemanticChunkingConfiguration & WithBufferSize(int value)
void SetBufferSize(int value)
bool MaxTokensHasBeenSet() const
AWS_BEDROCKAGENT_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue