Class RagFileParsingConfig (1.93.1)

RagFileParsingConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Specifies the parsing config for RagFiles.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
advanced_parser google.cloud.aiplatform_v1beta1.types.RagFileParsingConfig.AdvancedParser
The Advanced Parser to use for RagFiles. This field is a member of oneof_ parser.
layout_parser google.cloud.aiplatform_v1beta1.types.RagFileParsingConfig.LayoutParser
The Layout Parser to use for RagFiles. This field is a member of oneof_ parser.
llm_parser google.cloud.aiplatform_v1beta1.types.RagFileParsingConfig.LlmParser
The LLM Parser to use for RagFiles. This field is a member of oneof_ parser.
use_advanced_pdf_parsing bool
Whether to use advanced PDF parsing.

Classes

AdvancedParser

AdvancedParser(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Specifies the advanced parsing for RagFiles.

LayoutParser

LayoutParser(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Document AI Layout Parser config.

LlmParser

LlmParser(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Specifies the advanced parsing for RagFiles.

Methods

RagFileParsingConfig

RagFileParsingConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Specifies the parsing config for RagFiles.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields