Skip to content

Commit 2c30a93

Browse files
committed
renamed skillset
1 parent e58b5c7 commit 2c30a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Image-Processing/BFR_Sample_Rest.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
"skillset_name = f'{datasource_container}-ss'\n",
166166
"skillset_def = {\n",
167167
" 'name': f'{skillset_name}',\n",
168-
" 'description': 'Skillset to enrich hotel reviews with aspect based sentiment',\n",
168+
" 'description': 'Skillset to demonstrate passing images to custom skills',\n",
169169
" 'skills': [\n",
170170
" {\n",
171171
" \"@odata.type\": \"#Microsoft.Skills.Vision.OcrSkill\",\n",

0 commit comments

Comments
 (0)