toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.tool.agentic
/
AgenticExecutionConfig
/
AgenticExecutionConfig
Agentic
Execution
Config
constructor
(
toolName
:
String
,
llm
:
<Error class: unknown class>
,
systemPrompt
:
String
,
tools
:
List
<
Tool
>
,
maxIterations
:
Int
=
AgenticTool.DEFAULT_MAX_ITERATIONS
)