AppFlowy/frontend/app_flowy/lib/plugins/document
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
..
application feat: add openai service (#1858) 2023-02-16 10:17:08 +08:00
presentation feat: add openai service (#1858) 2023-02-16 10:17:08 +08:00
document_page.dart feat: add openai service (#1858) 2023-02-16 10:17:08 +08:00
document.dart docs: update code documentation (#1804) 2023-02-06 15:59:30 +08:00
editor_styles.dart fix: update the color of the selection menu item 2023-02-09 13:40:03 +08:00