koog-agents
Toggle table of contents
0.4.2
common
Platform filter
common
Switch theme
Search in API
koog-agents
prompt-executor-openai-client-base
/
ai.koog.prompt.executor.clients.openai.base.models
/
OpenAITool
Open
AITool
@
Serializable
class
OpenAITool
(
val
function
:
OpenAIToolFunction
)
(
source
)
Tool the model may call.
Members
Constructors
Open
AITool
Link copied to clipboard
constructor
(
function
:
OpenAIToolFunction
)
Properties
function
Link copied to clipboard
val
function
:
OpenAIToolFunction
type
Link copied to clipboard
val
type
:
String
Type of the tool.