Commit Graph

2 Commits

Author SHA1 Message Date
LangChain4j ba7fabaa50
graal: cleanup (#297) 2023-11-19 12:59:24 +01:00
janglada 949bc25f63
Graal Integration for Local JS and Python Execution (#263)
This PR introduces GraalVM integration to enable local execution of
JavaScript and Python scripts by Langchain4j agents.
Major updates include:

-  New langchain4j-graal module for encapsulating integration logic.
-  Necessary infrastructure for invoking GraalVM and executing scripts.
-  Unit tests to validate the integration.
2023-11-19 09:19:48 +01:00