koog
Toggle table of contents
0.7.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
koog
prompt-model
/
ai.koog.prompt.message
/
SystemMessageBuilder
/
timestamp
timestamp
jvm
fun
timestamp
(
timestamp
:
Instant
)
:
SystemMessageBuilder
(
source
)
Sets the timestamp using
java.time.Instant
.
fun
timestamp
(
timestamp
:
Instant
)
:
SystemMessageBuilder
(
source
)
Sets the timestamp using
kotlin.time.Instant
.