Skip to content

Commit e9ae3eb

Browse files
committed
Retire eval prompt playground
1 parent 88b67c3 commit e9ae3eb

File tree

6 files changed

+5
-88
lines changed

6 files changed

+5
-88
lines changed

articles/ai-foundry/.openpublishing.redirection.ai-studio.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1227,6 +1227,11 @@
12271227
"source_path_from_root": "/articles/ai-foundry/agents/concepts/agent-catalog.md",
12281228
"redirect_url": "/azure/ai-foundry/agents/overview",
12291229
"redirect_document_id": false
1230+
},
1231+
{
1232+
"source_path_from_root": "/articles/ai-foundry/how-to/evaluate-prompts-playground.md",
1233+
"redirect_url": "/azure/ai-foundry/concepts/observability",
1234+
"redirect_document_id": false
12301235
}
12311236
]
12321237
}

articles/ai-foundry/concepts/observability.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,6 @@ Observability features such as Risk and Safety Evaluations and Continuous Evalua
187187

188188
## Related content
189189

190-
- [Evaluate your generative AI apps via the playground](../how-to/evaluate-prompts-playground.md)
191190
- [Evaluate with the Azure AI evaluate SDK](../how-to/develop/evaluate-sdk.md)
192191
- [Evaluate your generative AI apps with the Azure AI Foundry portal](../how-to/evaluate-generative-ai-app.md)
193192
- [View the evaluation results](../how-to/evaluate-results.md)

articles/ai-foundry/how-to/evaluate-generative-ai-app.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,6 @@ You can select the evaluator name to see more details. You can see the name, des
201201

202202
Learn more about how to evaluate your generative AI applications:
203203

204-
- [Evaluate your generative AI apps via the playground](./evaluate-prompts-playground.md)
205204
- [View the evaluation results](./evaluate-results.md)
206205
- [Creating evaluations specifically with OpenAI evaluation graders in Azure OpenAI Hub](../openai/how-to/evaluations.md)
207206
- [Transparency note for Azure AI Foundry safety evaluations](../concepts/safety-evaluations-transparency-note.md).

articles/ai-foundry/how-to/evaluate-prompts-playground.md

Lines changed: 0 additions & 83 deletions
This file was deleted.

articles/ai-foundry/how-to/evaluate-results.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ Understanding the built-in metrics is vital for assessing the performance and ef
167167

168168
Learn more about how to evaluate your generative AI applications:
169169

170-
- [Evaluate your generative AI apps via the playground](../how-to/evaluate-prompts-playground.md)
171170
- [Evaluate your generative AI apps with the Azure AI Foundry portal or SDK](../how-to/evaluate-generative-ai-app.md)
172171
- [Create evaluations specifically with OpenAI evaluation graders in Azure OpenAI Hub](../openai/how-to/evaluations.md)
173172

articles/ai-foundry/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -618,8 +618,6 @@ items:
618618
href: concepts/evaluation-evaluators/custom-evaluators.md
619619
- name: Batch evaluations
620620
items:
621-
- name: Manually evaluate prompts in the playground
622-
href: how-to/evaluate-prompts-playground.md
623621
- name: Generate synthetic and simulated data for evaluation
624622
href: how-to/develop/simulator-interaction-data.md
625623
- name: Run evaluations locally (Azure AI Evaluation SDK)

0 commit comments

Comments
 (0)