menu
genkit package
documentation
experimental_client.dart
AgentTurn<State>
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
AgentChunk
<
State
>
>
stream
final
Chunks as the turn progresses.
Implementation
final Stream<AgentChunk<State>> stream;
genkit package
documentation
experimental_client
AgentTurn<State>
stream property
AgentTurn class