Skip to content

Commit 869518e

Browse files
remove note on beta header
1 parent a9dd125 commit 869518e

File tree

1 file changed

+0
-2
lines changed
  • libs/providers/langchain-anthropic/src/tools

1 file changed

+0
-2
lines changed

libs/providers/langchain-anthropic/src/tools/webFetch.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ interface WebFetch20250910Options {
4545
* input alongside sensitive data poses data exfiltration risks. We recommend only using
4646
* this tool in trusted environments or when handling non-sensitive data.
4747
*
48-
* @note This tool requires the beta header `web-fetch-2025-09-10` in API requests.
49-
*
5048
* @see {@link https://docs.anthropic.com/en/docs/build-with-claude/tool-use/web-fetch-tool | Anthropic Web Fetch Documentation}
5149
* @param options - Configuration options for the web fetch tool
5250
* @returns A web fetch tool definition to be passed to the Anthropic API

0 commit comments

Comments
 (0)