콘텐츠로 이동

webSearchTool

이 콘텐츠는 아직 번역되지 않았습니다.

function webSearchTool(options): HostedTool;

Adds web search abilities to your agent

Parameter Type Description

options

Partial<Omit<WebSearchTool, "type">>

Additional configuration for the web search like specifying the location of your agent

HostedTool

a web search tool definition