-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
feat(flutter): pre-defined response formats #7128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(flutter): pre-defined response formats #7128
Conversation
🥷 Ninja i18n – 🛎️ Translations need to be updatedProject
|
| lint rule | new reports | level | link |
|---|---|---|---|
| Missing translation | 420 | warning | contribute (via Fink 🐦) |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7128 +/- ##
==========================================
- Coverage 57.69% 57.62% -0.08%
==========================================
Files 320 320
Lines 14057 14057
Branches 2039 2039
==========================================
- Hits 8110 8100 -10
- Misses 5683 5694 +11
+ Partials 264 263 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
4092970 to
cb81747
Compare
5b75bdb to
c9bca30
Compare
7e4baa7 to
dc0e491
Compare
Xazin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
frontend/appflowy_flutter/lib/plugins/ai_chat/application/chat_entity.dart
Outdated
Show resolved
Hide resolved
...nd/appflowy_flutter/lib/plugins/ai_chat/presentation/chat_input/desktop_ai_prompt_input.dart
Outdated
Show resolved
Hide resolved
...nd/appflowy_flutter/lib/plugins/ai_chat/presentation/chat_input/desktop_ai_prompt_input.dart
Outdated
Show resolved
Hide resolved
...nd/appflowy_flutter/lib/plugins/ai_chat/presentation/chat_input/desktop_ai_prompt_input.dart
Show resolved
Hide resolved
...nd/appflowy_flutter/lib/plugins/ai_chat/presentation/chat_input/desktop_ai_prompt_input.dart
Show resolved
Hide resolved
...end/appflowy_flutter/lib/plugins/ai_chat/presentation/chat_input/mobile_ai_prompt_input.dart
Outdated
Show resolved
Hide resolved
...end/appflowy_flutter/lib/plugins/ai_chat/presentation/chat_input/mobile_ai_prompt_input.dart
Show resolved
Hide resolved
.../appflowy_flutter/lib/plugins/ai_chat/presentation/chat_input/predefined_format_buttons.dart
Show resolved
Hide resolved
...appflowy_flutter/lib/plugins/ai_chat/presentation/message/ai_change_format_bottom_sheet.dart
Show resolved
Hide resolved
Co-authored-by: Mathias Mogensen <[email protected]>
7181e63 to
ede207c
Compare
d99b588 to
6a7a99f
Compare
Desktop:
input:

regenerate:

Mobile:
input:

regenerate:

Feature Preview
PR Checklist