Class ToolCallOutcome
java.lang.Object
uno.anahata.ai.tools.ToolCallOutcome
A data class that represents the final outcome of a single proposed tool call.
It links a uniquely identified function call to its definitive status for the turn, providing a clear record of what was proposed and what actually happened.
- Author:
- anahata
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ToolCallOutcome
public ToolCallOutcome()
-
