AppFlowy/frontend/app_flowy/lib/plugins/document/application
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
..
doc_bloc.dart feat: add openai service (#1858) 2023-02-16 10:17:08 +08:00
doc_service.dart feat: support create document with initial data (#1841) 2023-02-10 22:24:34 +08:00
prelude.dart chore: rename doc folder to document 2022-11-15 10:22:35 +08:00
share_bloc.dart fix: add a encoder for math, #1795 (#1803) 2023-02-06 15:38:49 +08:00
share_service.dart Chore/rename flowy sdk (#1679) 2023-01-08 12:10:53 +08:00