langchain4j/code-execution-engines/langchain4j-code-execution-.../src
Julien Dubois 9297f183c7
Improve the Judge0 code execution engine (#3216)
- Update the authentication mechanism to follow the current version of
the doc
- Added logs for common HTTP headers errors
- Added checks and a Builder, and ran spotless, to follow the usual
project's guidelines
- Updated to the newer (102) id for the JavaScript language
- Added a more complex test `should_execute_mathematical_calculations`
to check everything works correctly

---------

Co-authored-by: Alexey Titov <33568148+Heezer@users.noreply.github.com>
2025-06-17 12:36:43 +02:00
..
main/java/dev/langchain4j/code/judge0 Improve the Judge0 code execution engine (#3216) 2025-06-17 12:36:43 +02:00
test/java/dev/langchain4j/code/judge0 Improve the Judge0 code execution engine (#3216) 2025-06-17 12:36:43 +02:00