RagFileTransformationConfig constructor

RagFileTransformationConfig({
  1. RagFileChunkingConfig? ragFileChunkingConfig,
})

Implementation

RagFileTransformationConfig({this.ragFileChunkingConfig})
  : super(fullyQualifiedName);