Skip to content

Commit 539d913

Browse files
[AIG]Move Evaluations from Observability (cloudflare#17144)
* Move Evaluations from observability * edited link
1 parent 1c7b8c3 commit 539d913

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

src/content/docs/ai-gateway/observability/evaluations/index.mdx renamed to src/content/docs/ai-gateway/evaluations/index.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
title: Evaluations
33
pcx_content_type: navigation
44
order: 1
5+
sidebar:
6+
badge:
7+
text: Beta
58
---
69

710
Understanding your application's performance is essential for optimization. Developers often have different priorities, and finding the optimal solution involves balancing key factors such as cost, latency, and accuracy. Some prioritize low-latency responses, while others focus on accuracy or cost-efficiency.
@@ -12,4 +15,4 @@ Evaluations use datasets which are collections of logs stored for analysis. You
1215

1316
Our first step toward comprehensive AI evaluations starts with human feedback (currently in open beta). We will continue to build and expand AI Gateway with additional evaluators.
1417

15-
[Learn how to set up an evaluation](/ai-gateway/observability/evaluations/set-up-evaluations/) including creating datasets, selecting evaluators, and running the evaluation process.
18+
[Learn how to set up an evaluation](/ai-gateway/evaluations/set-up-evaluations/) including creating datasets, selecting evaluators, and running the evaluation process.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ pcx_content_type: how-to
33
title: Set up Evaluations
44
sidebar:
55
order: 2
6+
badge:
7+
text: Beta
68
---
79

810
This guide walks you through the process of setting up an evaluation in AI Gateway. These steps are done in the [Cloudflare dashboard](https://dash.cloudflare.com/).

0 commit comments

Comments
 (0)