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
/
OpenAIToolChoice
/
FunctionName
Function
Name
@
Serializable
class
FunctionName
(
val
name
:
String
)
(
source
)
Members
Constructors
Function
Name
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
The name of the function to call.