koog
Toggle table of contents
0.6.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
prompt-executor-openai-client-base
/
ai.koog.prompt.executor.clients.openai.base.models
/
Content
/
Text
Text
@
Serializable
@
JvmInline
value
class
Text
(
val
value
:
String
)
:
Content
(
source
)
The contents of the message.
Members
Constructors
Text
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String
Functions
text
Link copied to clipboard
open
override
fun
text
(
)
:
String
The simple text content of the message.