Object JavaCodeExecutor
-
- All Implemented Interfaces:
-
io.github.llmagentbuilder.codeexecution.CodeExecutor
public class JavaCodeExecutor extends NonSandboxedCodeExecutor
-
-
Field Summary
Fields Modifier and Type Field Description public final static JavaCodeExecutorINSTANCE
-
Method Summary
Modifier and Type Method Description Stringexecutable()StringworkingDirectory()List<String>args(String input)-
-
Method Detail
-
executable
String executable()
-
workingDirectory
String workingDirectory()
-
-
-
-