Class IdentifiedFunctionCall
java.lang.Object
uno.anahata.ai.tools.IdentifiedFunctionCall
Represents a
FunctionCall that has been assigned a short, unique,
turn-specific ID.
This provides a stable reference for tracking a call through the confirmation and execution lifecycle, especially when the model fails to provide its own ID.
- Author:
- anahata
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IdentifiedFunctionCall
public IdentifiedFunctionCall()
-
