tool-java
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
tool-java
tool-java
/
com.javaaidev.llmcodeexecutor.executor.java
/
ExecuteCodeFactory
Execute
Code
Factory
open
class
ExecuteCodeFactory
:
ConfigurableToolFactory
<
Request
,
Response
,
T
,
Config
>
Members
Constructors
Execute
Code
Factory
Link copied to clipboard
constructor
(
)
Functions
create
Link copied to clipboard
open
fun
create
(
config
:
ExecuteCodeConfiguration
)
:
ExecuteCode
tool
Id
Link copied to clipboard
open
fun
toolId
(
)
:
String