Files
iiEsaywebUIapp/lib/core
cogwheel0 d899ca5f70 refactor: update streaming helper to use conversation delta listener
- Replaced direct stream handling for chat and channel events in `attachUnifiedChunkedStreaming` with a new `RegisterConversationDeltaListener` parameter for improved encapsulation and flexibility.
- Removed the previous chat and channel event stream parameters, streamlining the function signature and enhancing code clarity.
- Updated the `regenerateMessage` and `_sendMessageInternal` methods to utilize the new listener registration, improving the management of conversation delta events.
- Enhanced error handling for delta listeners, ensuring robust logging of errors during event processing.
2025-10-01 19:46:21 +05:30
..
2025-09-28 23:18:24 +05:30
2025-09-25 23:22:48 +05:30
2025-09-29 00:22:12 +05:30
2025-09-28 20:41:35 +05:30
2025-09-23 11:00:25 +05:30