Skip to content

Commit 27e751c

Browse files
Update src/content/docs/ai-gateway/evaluations/add-human-feedback-api.mdx
Co-authored-by: Rebecca Tamachiro <[email protected]>
1 parent 05ed91c commit 27e751c

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-api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The steps below outline how to do this.
4444
1. **Make a Request to the AI Gateway**: This could be a request your application sends to the AI Gateway. Once the request is made, the response will contain various pieces of metadata.
4545
2. **Check the Response Body**: The response body will include a field named `cf-aig-log-id`. This is the identifier you will need to submit feedback.
4646

47-
In the example below, the cf-aig-log-id is `01JADMCQQQBWH3NXZ5GCRN98DP`.
47+
In the example below, the `cf-aig-log-id` is `01JADMCQQQBWH3NXZ5GCRN98DP`.
4848

4949
```json
5050
{

0 commit comments

Comments
 (0)