toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.prompt.element
Package-level
declarations
Types
Types
Focused
Tool
Call
Control
Link copied to clipboard
data
class
FocusedToolCallControl
(
val
toolName
:
String
,
val
toolCalls
:
Int
=
5
)
Tool
Call
Control
Link copied to clipboard
data
class
ToolCallControl
(
val
toolCalls
:
Int
=
5
)
PromptContributor to control tool usage.