Class GraalVmPythonExecutionTool
java.lang.Object
dev.langchain4j.agent.tool.graalvm.GraalVmPythonExecutionTool
A tool that executes provided Python code using GraalVM Polyglot/Truffle.
Attention! It might be dangerous to execute the code, see
GraalVmPythonExecutionEngine
for more details.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GraalVmPythonExecutionTool
public GraalVmPythonExecutionTool()
-
-
Method Details
-
executePythonCode
-