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 7dd9f05 commit 800ed17Copy full SHA for 800ed17
plugins/dynamic-few-shot-lambda/template.yml
@@ -379,7 +379,7 @@ Outputs:
379
Value: !Sub |
380
Add this ARN to your extraction config:
381
extraction:
382
- dynamic_few_shot_lambda_arn: "${DynamicFewShotFunction.Arn}"
+ custom_prompt_lambda_arn: "${DynamicFewShotFunction.Arn}"
383
384
MonitoringLink:
385
Description: Direct link to CloudWatch logs for this function
0 commit comments