Interface InvocationContext

All Known Implementing Classes:
DefaultInvocationContext

public interface InvocationContext
Represents the context of a single AI Service invocation. A new instance is created each time an AI Service method is invoked, and it exists until the end of the AI Service invocation, potentially spanning multiple calls to the ChatModel.
Since:
1.6.0