We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c2b813 commit b839ffeCopy full SHA for b839ffe
.github/workflows/eval.yml
@@ -177,7 +177,7 @@ jobs:
177
id: invoke-evaluation-lambda
178
env:
179
REGION: ${{ vars.AWS_REGION }}
180
- FUNCTION_NAME: "asap-pdf-evaluation-production"
+ FUNCTION_NAME: "asap-pdf-evaluation-staging"
181
EVALUATION_MODEL: ${{ github.event.inputs.evaluation_model_name }}
182
INFERENCE_MODEL: ${{ github.event.inputs.inference_model_name }}
183
EVALUATION_COMPONENT: ${{ github.event.inputs.evaluation_component }}
0 commit comments