koog-agents
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
koog-agents
agents-tools
/
ai.koog.agents.core.tools.serialization
/
ToolResultStringSerializer
/
ToolResultStringSerializer
Tool
Result
String
Serializer
constructor
(
descriptor
:
SerialDescriptor
=
PrimitiveSerialDescriptor("ToolResultString", PrimitiveKind.STRING)
,
toStringConverter
:
(
T
)
->
String
)
(
source
)
Parameters
T
The type of the object to be serialized.