toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.domain.library
/
Blog
/
Blog
Blog
constructor
(
title
:
String
,
author
:
String
,
content
:
String
,
timestamp
:
Instant
=
Instant.now()
,
keywords
:
Set
<
String
>
=
emptySet()
,
format
:
String
=
"markdown"
)