Skip to content

Commit 29b3d82

Browse files
Update src/content/docs/ai-gateway/evaluations/add-human-feedback-api.mdx
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent 2b85a33 commit 29b3d82

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
@@ -126,7 +126,7 @@ In the example below, the `id` is `01JADMCQQQBWH3NXZ5GCRN98DP`.
126126

127127
### Method 3: Retrieve the `cf-aig-log-id` via a binding
128128

129-
You can also retrieve the `cf-aig-log-id` using a binding, which streamlines the process. Heres how to retrieve the log ID directly:
129+
You can also retrieve the `cf-aig-log-id` using a binding, which streamlines the process. Here's how to retrieve the log ID directly:
130130

131131
```js
132132
const resp = await env.AI.run('@cf/meta/llama-3-8b-instruct', {

0 commit comments

Comments
 (0)