Skip to content

Commit fe98578

Browse files
committed
fix typos
1 parent 2193d41 commit fe98578

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
"pages": [
222222
"integrations/llms/anthropic",
223223
"integrations/llms/anthropic/prompt-caching",
224-
"integrations/llms/anthropic/web-search"
224+
"integrations/llms/anthropic/computer-use"
225225
]
226226
},
227227
"integrations/llms/gemini",

integrations/llms/anthropic/web-search.mdx renamed to integrations/llms/anthropic/computer-use.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: "Web Search tool"
2+
title: "Computer use tool"
33
---
44

5-
Anthropic web search is fully supported in Portkey.
6-
For more information on the web search tool, please refer to the [Anthropic documentation](https://docs.anthropic.com/en/docs/agents-and-tools/tool-use/web-search-tool).
5+
Anthropic computer use is fully supported in Portkey.
6+
For more information on the computer use tool, please refer to the [Anthropic documentation](https://docs.anthropic.com/en/docs/agents-and-tools/tool-use/web-search-tool).
77

88

99
### Usage

0 commit comments

Comments
 (0)