From 3d026b803dd42703fa1be3380ec4e07ddf4a4c73 Mon Sep 17 00:00:00 2001 From: Mason Daugherty Date: Fri, 8 Aug 2025 20:15:03 -0400 Subject: [PATCH] . --- docs/docs/integrations/chat/openai.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/integrations/chat/openai.ipynb b/docs/docs/integrations/chat/openai.ipynb index 54db230ba95..1908cfe9b90 100644 --- a/docs/docs/integrations/chat/openai.ipynb +++ b/docs/docs/integrations/chat/openai.ipynb @@ -51,7 +51,7 @@ "\n", "### Credentials\n", "\n", - "Head to https://platform.openai.com to sign up to OpenAI and generate an API key. Once you've done this set the OPENAI_API_KEY environment variable:" + "Head to https://platform.openai.com to sign up to OpenAI and generate an API key. Once you've done this set the `OPENAI_API_KEY` environment variable:" ] }, {