http4k-ai-llm-core
Toggle table of contents
6.20.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-ai-llm-core
http4k-ai-llm-core
/
org.http4k.ai.llm.model
/
Message
/
Custom
Custom
@
JsonSerializable
@
PolymorphicLabel
(
value
=
"custom"
)
data
class
Custom
(
val
attributes
:
Map
<
String
,
Any
>
)
:
Message
(
source
)
Members
Constructors
Custom
Link copied to clipboard
constructor
(
attributes
:
Map
<
String
,
Any
>
)
Properties
attributes
Link copied to clipboard
val
attributes
:
Map
<
String
,
Any
>