toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.prompt.element
/
FocusedToolCallControl
Focused
Tool
Call
Control
data
class
FocusedToolCallControl
(
val
toolName
:
String
,
val
toolCalls
:
Int
=
5
)
Members
Constructors
Focused
Tool
Call
Control
Link copied to clipboard
constructor
(
toolName
:
String
,
toolCalls
:
Int
=
5
)
Properties
tool
Calls
Link copied to clipboard
val
toolCalls
:
Int
=
5
tool
Name
Link copied to clipboard
val
toolName
:
String
Functions
contribution
Link copied to clipboard
open
fun
contribution
(
)
:
String