Skip to content

Commit bbdf8d9

Browse files
Update add-human-feedback-bindings.mdx
steps
1 parent 6bae1ab commit bbdf8d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ai-gateway/evaluations/add-human-feedback-bindings.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const myLogId = env.AI.aiGatewayLogId;
2929

3030
Let the user interact with or evaluate the AI response. This interaction will inform the feedback you send back to the AI Gateway.
3131

32-
## 3. Send Human Feedback
32+
## 2. Send Human Feedback
3333

3434
Use the [`patchLog()`](/ai-gateway/integrations/worker-binding-methods/#31-patchlog-send-feedback) method to provide feedback for the AI evaluation.
3535

0 commit comments

Comments
 (0)