From 01836e79260ab898645303411cbc78b6003cb8ae Mon Sep 17 00:00:00 2001 From: Anastas Stoyanovsky Date: Fri, 21 Nov 2025 10:28:48 -0500 Subject: [PATCH] Delete parallel tool calls section from documentation because it has now been implemented Removed section on rumored issue with parallel tool calls. --- docs/docs/providers/openai_responses_limitations.mdx | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/docs/providers/openai_responses_limitations.mdx b/docs/docs/providers/openai_responses_limitations.mdx index 19007438e..1b0349123 100644 --- a/docs/docs/providers/openai_responses_limitations.mdx +++ b/docs/docs/providers/openai_responses_limitations.mdx @@ -262,14 +262,6 @@ OpenAI provides a [prompt caching](https://platform.openai.com/docs/guides/promp --- -### Parallel Tool Calls - -**Status:** Rumored Issue - -There are reports that `parallel_tool_calls` may not work correctly. This needs verification and a ticket should be opened if confirmed. - ---- - ## Resolved Issues The following limitations have been addressed in recent releases: