Skip to content

Commit 2d630ad

Browse files
author
Daniel Lorch
committed
chore: fix step 3 extraction instructions
1 parent 0c2b105 commit 2d630ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/dynamic-few-shot-lambda/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ extraction:
115115
### Step 5: Run the Demo Notebook
116116

117117
0. Run `notebooks/examples` steps 0, 1, 2
118-
1. Open `plugins/dynamic-few-shot-lambda/notebooks/step3_extraction_with_custom_lambda.ipynb`
118+
1. Open `notebooks/examples/step3_extraction_with_custom_lambda.ipynb`. In section 3, set `DEMO_LAMBDA_ARN` to `arn:aws:lambda:region:account:function:GENAIIDP-dynamic-few-shot`
119119
2. Run all cells to see the comparison
120120

121121
## Lambda Interface

0 commit comments

Comments
 (0)