Class OpenAiBuiltInTool.WebSearchTool
java.lang.Object
com.flowable.agent.engine.impl.model.openai.OpenAiBuiltInTool.WebSearchTool
- All Implemented Interfaces:
OpenAiBuiltInTool
- Enclosing interface:
OpenAiBuiltInTool
- Author:
- Filip Hrisafov
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface OpenAiBuiltInTool
OpenAiBuiltInTool.FileSearchTool, OpenAiBuiltInTool.GenericTool, OpenAiBuiltInTool.WebSearchTool -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()voidsetSearchContextSize(String searchContextSize) voidvoidsetUserLocation(OpenAiBuiltInTool.WebSearchTool.UserLocation userLocation)
-
Field Details
-
type
-
searchContextSize
-
userLocation
-
-
Constructor Details
-
WebSearchTool
public WebSearchTool()
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceOpenAiBuiltInTool
-
setType
-
getSearchContextSize
-
setSearchContextSize
-
getUserLocation
-
setUserLocation
-