Uses of Interface
dev.langchain4j.code.CodeExecutionEngine
-
Uses of CodeExecutionEngine in dev.langchain4j.code.graalvm
Modifier and TypeClassDescriptionclass
CodeExecutionEngine
that uses GraalVM Polyglot/Truffle to execute provided JavaScript code.class
CodeExecutionEngine
that uses GraalVM Polyglot/Truffle to execute provided Python code.