Skip to content

Commit 90c80f2

Browse files
Added description to show different ways of how to add human feedback
1 parent c96ef9c commit 90c80f2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
pcx_content_type: how-to
3-
title: Add Human Feedback
3+
title: Add Human Feedback using Dashboard
44
sidebar:
55
order: 3
66
---
@@ -9,7 +9,9 @@ Human feedback is a valuable metric to assess the performance of your AI models.
99

1010
Human feedback measures the performance of your dataset based on direct human input. The metric is calculated as the percentage of positive feedback (thumbs up) given on logs, which are annotated in the Logs tab of the Cloudflare dashboard. This feedback helps refine model performance by considering real-world evaluations of its output.
1111

12-
This tutorial will guide you through the process of adding human feedback to your evaluations in AI Gateway.
12+
This tutorial will guide you through the process of adding human feedback to your evaluations in AI Gateway using the [Cloudflare dashboard](https://dash.cloudflare.com/).
13+
14+
On the next guide, you can [learn how to add human feedback via the API](/ai-gateway/evaluations/add-human-feedback-api/).
1315

1416
## 1. Log in to the dashboard
1517

0 commit comments

Comments
 (0)