AppFlowy/frontend/app_flowy/lib
Lucas.Xu 7c3a823078
feat: add openai service (#1858)
* feat: add openai service

* feat: add openai auto completion plugin

* feat: add visible icon for open ai input field

* chore: optimize user experience

* feat: add auto completion node plugin

* feat: support keep and discard the auto generated text

* fix: can't delete the auto completion node

* feat: disable ai plugins if open ai key is null

* fix: wrong auto completion node card color

* fix: make sure the previous text node is pure when using auto generator
2023-02-16 10:17:08 +08:00
..
core Refactor: app window logic (#1842) 2023-02-11 14:16:38 +08:00
plugins feat: add openai service (#1858) 2023-02-16 10:17:08 +08:00
startup fix: use window_manager to set minimum window size (#1791) 2023-02-09 14:42:18 +08:00
user feat: add openai service (#1858) 2023-02-16 10:17:08 +08:00
util feat: add openai service (#1858) 2023-02-16 10:17:08 +08:00
window Refactor: app window logic (#1842) 2023-02-11 14:16:38 +08:00
workspace feat: add openai service (#1858) 2023-02-16 10:17:08 +08:00
main.dart chore: Catch platform errors (#1853) 2023-02-14 09:46:25 +08:00