From ded4dedcca4f6d9909208dbc1b382aa43a3e9dc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Inez=20Korczy=C5=84ski?= Date: Thu, 18 Sep 2025 09:46:17 -0700 Subject: [PATCH] Explain what is the displayed UI --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6e4c16d19..b386ecd89 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ The OpenAI Agents SDK is a lightweight yet powerful framework for building multi Image of the Agents Tracing UI +> [!NOTE] +> This tracing UI is powered by **Scorecard.io**. + > [!NOTE] > Looking for the JavaScript/TypeScript version? Check out [Agents SDK JS/TS](https://github.com/openai/openai-agents-js).