GoogleCloudAiplatformV1RagFileParsingConfig constructor
GoogleCloudAiplatformV1RagFileParsingConfig({
- GoogleCloudAiplatformV1RagFileParsingConfigLayoutParser? layoutParser,
- GoogleCloudAiplatformV1RagFileParsingConfigLlmParser? llmParser,
Implementation
GoogleCloudAiplatformV1RagFileParsingConfig({
this.layoutParser,
this.llmParser,
});