koog
Toggle table of contents
1.2.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
koog
koog-bedrock-agentcore-runtime
/
ai.koog.agentcore.runtime
/
InvocationResult
/
TextStream
Text
Stream
class
TextStream
(
val
chunks
:
Flow
<
String
>
)
:
InvocationResult
(
source
)
Streaming text result (SSE
data:
events per chunk).
Members
Constructors
Text
Stream
Link copied to clipboard
constructor
(
chunks
:
Flow
<
String
>
)
Properties
chunks
Link copied to clipboard
val
chunks
:
Flow
<
String
>