From d3c155cb21a8215bc176900673a5dc6c889eeb4c Mon Sep 17 00:00:00 2001 From: HSG-OAI Date: Mon, 25 Aug 2025 14:08:05 +0100 Subject: [PATCH] Update evals receipt cookbook to update evals behavior Evals is now supported in ZDR orgs, and this cookbook needs updating to reflect that --- .../partners/eval_driven_system_design/receipt_inspection.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/partners/eval_driven_system_design/receipt_inspection.ipynb b/examples/partners/eval_driven_system_design/receipt_inspection.ipynb index 66d0cb8cbe..866266457b 100644 --- a/examples/partners/eval_driven_system_design/receipt_inspection.ipynb +++ b/examples/partners/eval_driven_system_design/receipt_inspection.ipynb @@ -53,7 +53,7 @@ " the cells as you read through it; edit the code to make your own changes, test your\n", " hypotheses, and make sure you actually understand how it all works together.\n", "\n", - "> Note: If your OpenAI organization has a Zero Data Retention (ZDR) policy, Evals dashboards and logs will not be available, since prompts and responses are not stored. This may limit visibility into eval results for compliance-focused enterprise accounts." + "> Note: If your OpenAI organization has a Zero Data Retention (ZDR) policy, Evals will still be available, but will retain data to maintain application state." ] }, {