Skip to content

Commit feb0ce7

Browse files
SannidhyaSannidhya
authored andcommitted
docs: remove provider-specific model details from parallel tool calls
1 parent 1e22b02 commit feb0ce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/experimental/parallel-tool-calls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This speeds up tasks that require multiple independent operations.
4040
## Prerequisites
4141

4242
- **Native tool protocol required**: Your model must use native tool calling (OpenAI, Anthropic with native tools, etc.). XML protocol does not support parallel execution.
43-
- **Model support**: Works with models that support native tool calls (Claude 3.5+, GPT-4+, and compatible providers)
43+
- **Model support**: Works with models that support native tool calls
4444

4545
#### Check if you're using native protocol
4646

0 commit comments

Comments
 (0)