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