We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b47359f commit 7f2cd8eCopy full SHA for 7f2cd8e
knowledge_base/pipeline_with_ai_parse_document/databricks.yml
@@ -16,12 +16,6 @@ variables:
16
output_volume_path:
17
description: Output volume path for processed images
18
default: /Volumes/main/default/parsed_output
19
- raw_table_name:
20
- description: Name of the raw parsed documents table
21
- default: parsed_documents_raw
22
- text_table_name:
23
- description: Name of the text output table
24
- default: parsed_documents_text
25
26
include:
27
- resources/*.yml
0 commit comments