Skip to content

Commit 1dd41c7

Browse files
committed
Update ai-core-orchestration-consumption.md
1 parent 61fbccc commit 1dd41c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/ai-core-orchestration-consumption/ai-core-orchestration-consumption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -911,7 +911,7 @@ async function generateResponsesForModels(cvContent: string) {
911911
temperature: 0.6,
912912
},
913913
},
914-
template: templatingConfig
914+
templating: templatingConfig
915915
},
916916
{ resourceGroup: RESOURCE_GROUP }
917917
);

0 commit comments

Comments
 (0)