menu
genkit package
documentation
experimental_client.dart
AgentChat<State>
artifacts property
artifacts property
dark_mode
light_mode
artifacts
property
List
<
Artifact
>
get
artifacts
The artifacts accumulated across this conversation.
Implementation
List<Artifact> get artifacts => _artifacts;
genkit package
documentation
experimental_client
AgentChat<State>
artifacts property
AgentChat class