You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"correct_response_feedback":"Your answer is correct!",
161
+
"incorrect_response_feedback":"Your answer is incorrect!"
162
+
}
163
+
}'
164
+
```
132
165
## Deployment
133
166
134
167
This section guides you through the deployment process of the evaluation function. If you want to deploy the evaluation function to Lambda Feedback, follow the steps in the [Lambda Feedback](#deploy-to-lambda-feedback) section. Otherwise, you can deploy the evaluation function to other platforms using the [Other Platforms](#deploy-to-other-platforms) section.
0 commit comments