aigentic
0.4.0-SNAPSHOT
common
platform
/
community.flock.aigentic.platform.testing.model
/
FailureReason
/
NotCalled
Not
Called
data
class
NotCalled
(
val
tools
:
Map
<
ToolName
,
List
<
ToolCallExpectation
>
>
)
:
FailureReason
Members
Constructors
Not
Called
Link copied to clipboard
constructor
(
tools
:
Map
<
ToolName
,
List
<
ToolCallExpectation
>
>
)
Properties
tools
Link copied to clipboard
val
tools
:
Map
<
ToolName
,
List
<
ToolCallExpectation
>
>