core/chat_event library
Classes
- ChatEvent
- Base class for all chat events
- ErrorEvent
- Event emitted when an error occurs
- FunctionCallEvent
- Event emitted when a function call is detected
- TextCompleteEvent
- Event emitted when text response is complete (sync mode)
- TextTokenEvent
- Event emitted for each text token in streaming mode