Richard Shiue
a2303d35e8
chore: hide formats when using specific ai writer commands ( #7648 )
...
* chore: hide formats for specific ai writer features
* chore: use black color for selected model name
2025-03-31 10:24:46 +08:00
Nathan
b63c4dfe21
chore: show local ai disable
2025-03-30 20:12:20 +08:00
Nathan
2277d7d234
chore: show local ai disable
2025-03-30 15:15:59 +08:00
Nathan
f76ce2be14
chore: show not ready state when using ai writer with local ai
2025-03-30 12:06:08 +08:00
Richard Shiue
07c767c4fa
fix: ai writer ux issues ( #7640 )
...
* chore: fix local ai font weight
* chore: adjust auto response format copy
* fix: escape shortcut
* chore: more action button icon size
2025-03-28 11:23:29 +08:00
Nathan
8cf31b8afc
chore: bump client api
2025-03-27 20:51:29 +08:00
Richard Shiue
b83b964678
chore: add model description UI
2025-03-27 18:01:45 +08:00
Nathan
f574b6b9c2
chore: update default name
2025-03-27 17:10:35 +08:00
Richard Shiue
07a78b4ad7
chore: adjust default model name ( #7634 )
2025-03-27 14:26:45 +08:00
Richard Shiue
8528811992
chore: remove ai model class
2025-03-27 12:02:58 +08:00
Richard Shiue
f9e1dcca6c
chore: code nit
2025-03-27 00:15:48 +08:00
Richard Shiue
e11388491f
chore: emit ready state faster
2025-03-27 00:15:48 +08:00
Richard Shiue
eb0cff36c9
chore: improve ai model selection ui
2025-03-27 00:15:48 +08:00
Nathan
815bb11cde
chore: implement local ai config
2025-03-26 14:19:57 +08:00
Nathan
0dc2363962
chore: fix incorrect local ai state
2025-03-25 13:05:18 +08:00
Nathan
4c39908748
chore: separate model
2025-03-24 22:21:44 +08:00
Nathan
35081fd311
chore: remove default model name
2025-03-24 21:59:42 +08:00
Richard Shiue
dfb5a6629f
chore: pass ai writer context ( #7596 )
...
* chore: pass ai writer context
* chore: maintain selection after starting ai writer
* chore: improve ui of additional comments
* chore: revert podfile.lock changes
* chore: code readability
* chore: revert podfile.lock changes
* fix: accept shouldn't try to unformat
2025-03-24 13:27:31 +08:00
Nathan
05949d2f87
chore: support switch ai model in chat or ai writer
2025-03-23 21:53:05 +08:00
Richard Shiue
10f19069c6
chore: implement ui
2025-03-20 13:30:42 +08:00
Richard Shiue
13a7ea07a8
chore: merge remote-tracking branch 'upstream/main' into this one
2025-03-20 13:29:03 +08:00
Richard Shiue
aacd795ae0
chore: ai writer more actions ( #7576 )
...
* feat: add more button to ai writer input box
* chore: adjust button padding
* chore: adjust icon color
2025-03-20 12:33:51 +08:00
Nathan
f413b9e070
chore: callback
2025-03-20 11:44:02 +08:00
Nathan
6e4206a8e2
chore: completion stream v2
2025-03-20 11:41:49 +08:00
Richard Shiue
22b03eee29
chore: implement ai writer history ( #7523 )
...
* chore: implement ai writer history
* chore: pass hitosyr
2025-03-18 17:14:20 +08:00
Nathan
5b5feb2515
chore: disable chat with file
2025-03-14 20:53:14 +08:00
Nathan
54f25e4b91
Merge branch 'main' into update_local_ai_log
2025-03-14 14:29:35 +08:00
Richard Shiue
aa176f2c12
fix(mobile): image formats not shown ( #7537 )
2025-03-14 14:14:40 +08:00
Nathan
58895620c1
chore: update local ai logs
2025-03-14 13:23:41 +08:00
Richard Shiue
36bf90e81b
fix: stop generating in ai chat and writer ( #7534 )
...
* fix: stop generating shortcuts not working edge cases
* chore: add tooltip
2025-03-14 11:10:29 +08:00
Nathan
723971e423
chore: fix editable
2025-03-13 16:44:41 +08:00
Nathan
d15a8a88a6
chore: disable input when local ai is initializing
2025-03-12 20:29:03 +08:00
Richard Shiue
f8f9c3404a
chore: show text options still
2025-03-11 22:05:30 +08:00
Richard Shiue
96608bd005
chore: hide predefined format section when using local ai
2025-03-11 17:06:55 +08:00
Nathan.fooo
57a5b38509
Merge pull request #7488 from AppFlowy-IO/ollama
...
feat: support Ollama
2025-03-11 13:53:35 +08:00
Richard Shiue
eb0ed1ad86
fix: don't allow selection of text in related questions or loading ( #7500 )
2025-03-11 11:38:20 +08:00
Nathan
a8b55ca3f0
chore: update prompt
2025-03-10 15:56:09 +08:00
Nathan
4ff71b5dce
chore: implement ollama
2025-03-09 23:32:42 +08:00
Richard Shiue
637c043f5b
fix: ai writer launch review 0.8.5 ( #7445 )
...
* fix: improve writing not working
* fix: show insert below and discard buttons even in overflow
* fix: incorrect predefined format initialization
* fix: generate image
* chore: multi-line related questions
* fix: add to undo history
* fix: disable keyboard service when using ai writer
* fix: disable drag nodes
* fix: strikethrough text after accepting
* fix: undo
2025-03-04 16:34:07 +08:00
Richard Shiue
fe6217bd82
feat: ai writer block ( #7406 )
...
* feat: ai writer block
* test: fix integration tests
* chore: add continue writing to slash menu
* chore: focus issues during insertion
* fix: explain button position
* fix: gesture detection
* fix: insert below
* fix: undo
* chore: improve writing toolbar item
* chore: pass predefined format when using quick commands
* fix: continue writing in an empty document or at the beginning of a document
* fix: don't allow selecting text not in content
* fix: related question not following predefined format
2025-03-03 13:35:51 +08:00
Richard Shiue
04e3246976
chore: rename predefined format enum variant ( #7359 )
2025-02-11 16:40:39 +08:00
Lucas
00cdee831d
chore: upgrade to Flutter 3.27.4 ( #7230 )
2025-02-07 18:17:46 +08:00
Nathan.fooo
aacd09d8e2
chore: Support new error code ( #7311 )
...
* chore: fetch model list
* chore: suppor new error code
2025-02-03 20:52:08 +08:00
Nathan.fooo
a0867ed688
chore: return ai image error ( #7263 )
2025-01-22 09:42:24 +08:00
Richard Shiue
f73c2540c6
chore: reorganize code ( #7206 )
2025-01-15 19:57:47 +08:00
Nathan.fooo
342c361184
chore: ai block with context ( #7193 )
...
* chore: ai block with context
* chore: fix test
2025-01-12 22:33:21 +08:00
Richard Shiue
fd9baf7a06
chore: code cleanup ( #7150 )
2025-01-06 13:34:11 +08:00