Skip to content

Commit 18f3ea6

Browse files
author
Bob Strahan
committed
Update pattern-2 template description for document_name_regex clarity
1 parent 629fd77 commit 18f3ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patterns/pattern-2/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ Resources:
264264
description: Class description. Instruct LLM how to identify the class from the context provided in the classification prompt.
265265
document_name_regex:
266266
type: string
267-
description: "Optional regex pattern to match against document ID/name. When matched, all pages will be classified as this class type without LLM processing. Use when all pages should be the same class."
267+
description: "Optional regex pattern to match against document ID/name. When matched, all pages will be classified as this class type without LLM processing. Use only when all pages should be the same class."
268268
order: 2.5
269269
document_page_content_regex:
270270
type: string

0 commit comments

Comments
 (0)