toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.tool.agentic
/
ArtifactCollector
Artifact
Collector
class
ArtifactCollector
Mutable artifact collector for use during agentic execution.
Members
Constructors
Artifact
Collector
Link copied to clipboard
constructor
(
)
Properties
artifacts
Link copied to clipboard
val
artifacts
:
List
<
Any
>
Functions
add
Link copied to clipboard
fun
add
(
artifact
:
Any
)
add
All
Link copied to clipboard
fun
addAll
(
artifacts
:
Iterable
<
Any
>
)