Skip to content

Commit 619d2aa

Browse files
authored
docs: update builtin-tools md (#2857)
1 parent eb70b43 commit 619d2aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/builtin-tools.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ in a secure environment, making it perfect for computational tasks, data analysi
9999
| Provider | Supported | Notes |
100100
|----------|-----------|-------|
101101
| OpenAI || |
102-
| Anthropic || Google does not support using built-in tools and user tools (including [output tools](output.md#tool-output)) at the same time. To use structured output, use [`PromptedOutput`](output.md#prompted-output) instead. |
103-
| Google || |
102+
| Anthropic || |
103+
| Google || Google does not support using built-in tools and user tools (including [output tools](output.md#tool-output)) at the same time. To use structured output, use [`PromptedOutput`](output.md#prompted-output) instead. |
104104
| Groq || |
105105
| Bedrock || |
106106
| Mistral || |

0 commit comments

Comments
 (0)