AppFlowy/frontend/appflowy_flutter/lib/plugins/ai_chat/application
Richard Shiue 521d74e082
chore: more ai ui fixes (#6799)
* chore: more ai ui fixes

* fix: messages arriving out of order

* chore: don't drop focus when clicking on sample questions
2024-11-15 17:31:51 +08:00
..
ai_prompt_input_bloc.dart feat: AI chat UI improvements (#6760) 2024-11-15 00:26:37 +08:00
chat_ai_message_bloc.dart feat: AI chat UI improvements (#6760) 2024-11-15 00:26:37 +08:00
chat_bloc.dart chore: more ai ui fixes (#6799) 2024-11-15 17:31:51 +08:00
chat_entity.dart feat: AI chat UI improvements (#6760) 2024-11-15 00:26:37 +08:00
chat_input_action_bloc.dart chore: polish UI and display attachment when using local ai (#5906) 2024-08-09 07:40:24 +08:00
chat_input_action_control.dart chore: polish UI and display attachment when using local ai (#5906) 2024-08-09 07:40:24 +08:00
chat_input_file_bloc.dart feat: AI chat UI improvements (#6760) 2024-11-15 00:26:37 +08:00
chat_member_bloc.dart feat: AI chat UI improvements (#6760) 2024-11-15 00:26:37 +08:00
chat_message_listener.dart feat: suppport translate and summary using local ai (#5858) 2024-08-01 23:13:35 +08:00
chat_message_service.dart feat: AI chat UI improvements (#6760) 2024-11-15 00:26:37 +08:00
chat_message_stream.dart chore: show attachment on local ai (#5929) 2024-08-12 09:21:44 +08:00
chat_notification.dart feat: suppport translate and summary using local ai (#5858) 2024-08-01 23:13:35 +08:00
chat_side_panel_bloc.dart feat: AI chat UI improvements (#6760) 2024-11-15 00:26:37 +08:00
chat_user_message_bloc.dart chore: fix message id (#5943) 2024-08-12 22:24:06 +08:00
chat_user_message_bubble_bloc.dart chore: show attachment on local ai (#5929) 2024-08-12 09:21:44 +08:00