struct

AI::OpenAI::Tools::WebSearchPreview

Inherits Struct < Value < Object

Web Search Preview tool (legacy).

Previous version of web search tool.

Constants

ID = "openai.web_search_preview"
NAME = "web_search_preview"

Constructors

new(search_context_size : String | Nil = nil, user_location : UserLocation | Nil = nil)
Source

Instance methods

args
Source
name
Source
search_context_size

Search context size: low, medium, high.

Source
type
Source
user_location

User location information.

Source