From 97f70d3838d14aaf2ac1248af7c0b429f1f15571 Mon Sep 17 00:00:00 2001 From: Glory Jain Date: Thu, 26 Jun 2025 14:41:34 -0400 Subject: [PATCH 1/2] Update introduction_to_deep_research_api.ipynb --- .../deep_research_api/introduction_to_deep_research_api.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/deep_research_api/introduction_to_deep_research_api.ipynb b/examples/deep_research_api/introduction_to_deep_research_api.ipynb index 2f959f0934..1fd0bce014 100644 --- a/examples/deep_research_api/introduction_to_deep_research_api.ipynb +++ b/examples/deep_research_api/introduction_to_deep_research_api.ipynb @@ -295,7 +295,7 @@ "\n", "In the example below, we configure an MCP tool that lets Deep Research fetch your organizations internal semaglutide studies on demand. The MCP server is a proxy for the OpenAI File Storage service that automagically vectorizes your uploaded files for performant retrieval.\n", "\n", - "If you would like to see _how_ we built this simple MCP server. Refer to [this related cookbook]([](https://cookbook.openai.com/examples/deep_research_api/how_to_build_a_deep_research_mcp_server/readme))." + "If you would like to see _how_ we built this simple MCP server. Refer to [this related cookbook](https://cookbook.openai.com/examples/deep_research_api/how_to_build_a_deep_research_mcp_server/readme)." ] }, { From e1f109dc26731a981ed55a01f5feae56131afea0 Mon Sep 17 00:00:00 2001 From: Glory Jain Date: Thu, 26 Jun 2025 14:44:19 -0400 Subject: [PATCH 2/2] Update introduction_to_deep_research_api.ipynb --- .../deep_research_api/introduction_to_deep_research_api.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/deep_research_api/introduction_to_deep_research_api.ipynb b/examples/deep_research_api/introduction_to_deep_research_api.ipynb index 1fd0bce014..4d77945f39 100644 --- a/examples/deep_research_api/introduction_to_deep_research_api.ipynb +++ b/examples/deep_research_api/introduction_to_deep_research_api.ipynb @@ -295,7 +295,7 @@ "\n", "In the example below, we configure an MCP tool that lets Deep Research fetch your organizations internal semaglutide studies on demand. The MCP server is a proxy for the OpenAI File Storage service that automagically vectorizes your uploaded files for performant retrieval.\n", "\n", - "If you would like to see _how_ we built this simple MCP server. Refer to [this related cookbook](https://cookbook.openai.com/examples/deep_research_api/how_to_build_a_deep_research_mcp_server/readme)." + "If you would like to see _how_ we built this simple MCP server, refer to [this related cookbook](https://cookbook.openai.com/examples/deep_research_api/how_to_build_a_deep_research_mcp_server/readme)." ] }, {