Abstract
Base class for LLM response processors.
Processes the LLM response.
The invocation context
The LLM response to process
An async generator yielding events
Base class for LLM response processors.