Class IdentifiedFunctionCall

java.lang.Object
uno.anahata.ai.tools.IdentifiedFunctionCall

public class IdentifiedFunctionCall extends Object
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 Details

    • IdentifiedFunctionCall

      public IdentifiedFunctionCall()