From ab46b229139cb2a48b5b546a15c8ea648b47c169 Mon Sep 17 00:00:00 2001 From: Anton Pirker Date: Mon, 4 Aug 2025 14:13:08 +0200 Subject: [PATCH] Enable in sidebar --- docs/platforms/python/integrations/openai/index.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/platforms/python/integrations/openai/index.mdx b/docs/platforms/python/integrations/openai/index.mdx index 54bad6e74f1ff..47382d8a954fe 100644 --- a/docs/platforms/python/integrations/openai/index.mdx +++ b/docs/platforms/python/integrations/openai/index.mdx @@ -1,7 +1,6 @@ --- title: OpenAI description: "Learn about using Sentry for OpenAI." -sidebar_hidden: true --- This integration connects Sentry with the [OpenAI Python SDK](https://github.com/openai/openai-python).