koog-agents
Toggle table of contents
0.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
koog-agents
prompt-executor-bedrock-client
/
ai.koog.prompt.executor.clients.bedrock.modelfamilies.meta
/
LlamaStreamChunk
Llama
Stream
Chunk
@
Serializable
data
class
LlamaStreamChunk
(
val
generation
:
String
?
=
null
)
(
source
)
Streaming chunk structure for Meta Llama models
Members
Constructors
Llama
Stream
Chunk
Link copied to clipboard
constructor
(
generation
:
String
?
=
null
)
Properties
generation
Link copied to clipboard
@
SerialName
(
value
=
"generation"
)
val
generation
:
String
?
=
null