feat: add callback for session end in Conversation class (#578)
* Added `callback_end_session` parameter to the Conversation class to allow users to define a callback function that will be executed when the session ends. * Updated the `__init__` method and `end_session` method to handle the new callback. This enhancement provides more flexibility for managing session termination events.
8
8thgencore committed
1deffc2b28730bb8ed0c7ecc81f55b8508e8b838
Parent: b591b7f
Committed by GitHub <noreply@github.com>
on 7/21/2025, 1:15:29 PM