aigentic
0.5.0-SNAPSHOT
common
core
/
community.flock.aigentic.core.agent.tool
/
Outcome
/
Finished
Finished
data
class
Finished
<
O
:
Any
>
(
val
description
:
String
,
val
response
:
O
?
)
:
Outcome
<
O
>
Members
Constructors
Finished
Link copied to clipboard
constructor
(
description
:
String
,
response
:
O
?
)
Properties
description
Link copied to clipboard
val
description
:
String
response
Link copied to clipboard
val
response
:
O
?