- Added logic to display a temporary chat message while waiting for the response from the agent. - When a user sends a message, a temporary chat message is created and displayed. - Implemented a method to remove the temporary chat message when the response is received or in case of an error. - Updated the UI to invoke the method for adding a temporary chat message when the send button is pressed. Feedback: - This change improves the user experience by allowing them to see their own message immediately while waiting for the response from the agent. |
||
---|---|---|
.. | ||
chat_viewmodel.dart | ||
settings_viewmodel.dart | ||
skill_tree_viewmodel.dart | ||
task_queue_viewmodel.dart | ||
task_viewmodel.dart |