Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::RagFileTransformationConfig.
Specifies the transformation config for RagFiles.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#rag_file_chunking_config
def rag_file_chunking_config() -> ::Google::Cloud::AIPlatform::V1::RagFileChunkingConfig
Returns
- (::Google::Cloud::AIPlatform::V1::RagFileChunkingConfig) — Specifies the chunking config for RagFiles.
#rag_file_chunking_config=
def rag_file_chunking_config=(value) -> ::Google::Cloud::AIPlatform::V1::RagFileChunkingConfig
Parameter
- value (::Google::Cloud::AIPlatform::V1::RagFileChunkingConfig) — Specifies the chunking config for RagFiles.
Returns
- (::Google::Cloud::AIPlatform::V1::RagFileChunkingConfig) — Specifies the chunking config for RagFiles.