Krill SDK
Toggle table of contents
0.0.48
common
Target filter
common
Switch theme
Search in API
Skip to content
Krill SDK
Krill SDK
/
krill.zone.shared.krillapp.server.llm
/
Message
/
Message
Message
constructor
(
content
:
String
,
role
:
String
,
images
:
List
<
String
>
=
emptyList()
,
thinking
:
String
=
""
)
(
source
)