toggle menu
openai-kotlin
common
switch theme
search in API
openai-core
/
com.aallam.openai.api.response
/
ResponseTool
/
ResponseTool
Response
Tool
constructor
(
type
:
String
,
name
:
String
?
=
null
,
description
:
String
?
=
null
,
parameters
:
Parameters
?
=
null
,
strict
:
Boolean
?
=
null
,
searchContextSize
:
SearchContextSize
?
=
null
,
userLocation
:
UserLocation
?
=
null
)