executor-python
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
executor-python
executor-python
/
com.javaaidev.llmcodeexecutor.executor.python
/
PythonCodeExecutor
Python
Code
Executor
class
PythonCodeExecutor
(
config
:
ExecuteCodeConfiguration
?
=
null
)
Members
Constructors
Python
Code
Executor
Link copied to clipboard
constructor
(
config
:
ExecuteCodeConfiguration
?
=
null
)
Functions
execute
Link copied to clipboard
fun
execute
(
request
:
ExecuteCodeParameters
)
:
ExecuteCodeReturnType