Interface AiServiceResponseReceivedEvent

All Superinterfaces:
AiServiceEvent
All Known Implementing Classes:
DefaultAiServiceResponseReceivedEvent

public interface AiServiceResponseReceivedEvent extends AiServiceEvent
Invoked when response from a ChatModel is received. It is important to note that this can be invoked multiple times during a single AI Service invocation when tools or guardrails exist.