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 d865875 commit cebf522Copy full SHA for cebf522
patterns/pattern-2/template.yaml
@@ -502,7 +502,7 @@ Resources:
502
classificationMethod:
503
type: string
504
description: "Classification methodology to use"
505
- enum: ["multimodalPageLevelClassification", "textbasedHolisticClassification", "multimodalPageBoundaryClassification"]
+ enum: ["multimodalPageLevelClassification", "textbasedHolisticClassification"]
506
order: 2
507
temperature:
508
type: number
0 commit comments