struct
AI::OpenAI::Tools::WebSearchPreview
- AI::OpenAI::Tools::WebSearchPreview
- Struct
- Value
- Object
Overview
Web Search Preview tool (legacy).
Previous version of web search tool.
Defined in:
ai/openai/tool/openai_tools.crConstant Summary
-
ID =
"openai.web_search_preview" -
NAME =
"web_search_preview"
Constructors
Instance Method Summary
- #args : Hash(String, JSON::Any)
- #id : String
- #name : String
-
#search_context_size : String | Nil
Search context size: low, medium, high.
- #type : String
-
#user_location : UserLocation | Nil
User location information.