Skip to content

Commit fbe48cf

Browse files
committed
Update ai_parse_document version to 1.1
1 parent 1111ee9 commit fbe48cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge_base/pipeline_with_ai_parse_document/src/transformations/ai_parse_document_variant.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ AS (
2121
ai_parse_document(
2222
content,
2323
map(
24-
'version', '2.0',
24+
'version', '1.1',
2525
'imageOutputPath', '/Volumes/main/default/parsed_output/',
2626
'descriptionElementTypes', '*'
2727
)

0 commit comments

Comments
 (0)