From d824c019caa9f1ed13b6ad4166756d66a840e6f1 Mon Sep 17 00:00:00 2001 From: Anish Shah Date: Mon, 13 Jul 2026 13:46:16 -0400 Subject: [PATCH] docs: update W&B Weave tracing integration --- docs/tracing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tracing.md b/docs/tracing.md index 0973a2ea7e..7d7211b5f4 100644 --- a/docs/tracing.md +++ b/docs/tracing.md @@ -189,7 +189,7 @@ The following community and vendor integrations support the OpenAI Agents SDK tr ### External tracing processors list -- [Weights & Biases](https://weave-docs.wandb.ai/guides/integrations/openai_agents) +- [W&B Weave](https://docs.wandb.ai/weave/guides/integrations/agents/openai-agents-sdk) - [Arize-Phoenix](https://docs.arize.com/phoenix/tracing/integrations-tracing/openai-agents-sdk) - [Future AGI](https://docs.futureagi.com/future-agi/products/observability/auto-instrumentation/openai_agents) - [MLflow (self-hosted/OSS)](https://mlflow.org/docs/latest/tracing/integrations/openai-agent)