Interface protos.google.cloud.aiplatform.v1beta1.IRagFileChunkingConfig (6.2.0)

Properties of a RagFileChunkingConfig.

Package

@google-cloud/aiplatform

Properties

chunkOverlap

chunkOverlap?: (number|null);

RagFileChunkingConfig chunkOverlap

chunkSize

chunkSize?: (number|null);

RagFileChunkingConfig chunkSize

fixedLengthChunking

fixedLengthChunking?: (google.cloud.aiplatform.v1beta1.RagFileChunkingConfig.IFixedLengthChunking|null);

RagFileChunkingConfig fixedLengthChunking