public class ToolWebSearch extends ResponsesTool
| Modifier and Type | Class and Description |
|---|---|
static class |
ToolWebSearch.Builder |
| Constructor and Description |
|---|
ToolWebSearch() |
| Modifier and Type | Method and Description |
|---|---|
static ToolWebSearch.Builder |
builder() |
Long |
getLimit() |
List<String> |
getSources() |
UserLocation |
getUserLocation() |
void |
setLimit(Long limit) |
void |
setSources(List<String> sources) |
void |
setUserLocation(UserLocation userLocation) |
String |
toString() |
getType, setTypepublic Long getLimit()
public void setLimit(Long limit)
public UserLocation getUserLocation()
public void setUserLocation(UserLocation userLocation)
public static ToolWebSearch.Builder builder()
Copyright © 2025. All rights reserved.