koog-agents
Toggle table of contents
0.4.2
common
Platform filter
common
Switch theme
Search in API
koog-agents
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.