AppFlowy/frontend/rust-lib
Yatendra Kumar e3f11ea9c0
feat: integrated openAI rust plugin (#3302)
* feat: create flowy-plugins

* feat: integrated openai service with interface

* feat: integrated openai api call

* fix: response in api

* fix: removed unused imports

* fix: remove parse.rs

* fix: macos version + removed print

* fix: removed debugPrint + changed deployment target

* fix: android project+removed gesture detector

* fix: removed unused imports

* chore: fix compile

* chore: rever changes

* chore: rever changes

* chore: fix clippy warnings

* chore: rename

* chore: fix compile error

* chore: remove dart ai

---------

Co-authored-by: nathan <nathan@appflowy.io>
2023-09-19 10:37:37 +08:00
..
collab-integrate feat: integrate appflowy-cloud (#3359) 2023-09-17 17:14:34 +08:00
dart-ffi feat: integrate appflowy-cloud (#3359) 2023-09-17 17:14:34 +08:00
flowy-ai feat: integrated openAI rust plugin (#3302) 2023-09-19 10:37:37 +08:00
flowy-config feat: integrate appflowy-cloud (#3359) 2023-09-17 17:14:34 +08:00
flowy-core feat: integrated openAI rust plugin (#3302) 2023-09-19 10:37:37 +08:00
flowy-database2 feat: add end date to time cell data (#3369) 2023-09-19 09:58:15 +08:00
flowy-database-deps feat: integrate appflowy-cloud (#3359) 2023-09-17 17:14:34 +08:00
flowy-document2 feat: integrate appflowy-cloud (#3359) 2023-09-17 17:14:34 +08:00
flowy-document-deps feat: integrate appflowy-cloud (#3359) 2023-09-17 17:14:34 +08:00
flowy-encrypt docs: documentation for encryption functions (#3243) 2023-08-20 15:38:52 +08:00
flowy-error feat: integrate appflowy-cloud (#3359) 2023-09-17 17:14:34 +08:00
flowy-folder2 feat: integrate appflowy-cloud (#3359) 2023-09-17 17:14:34 +08:00
flowy-folder-deps feat: integrate appflowy-cloud (#3359) 2023-09-17 17:14:34 +08:00
flowy-notification feat: integrate appflowy-cloud (#3359) 2023-09-17 17:14:34 +08:00
flowy-server feat: integrate appflowy-cloud (#3359) 2023-09-17 17:14:34 +08:00
flowy-server-config feat: integrate appflowy-cloud (#3359) 2023-09-17 17:14:34 +08:00
flowy-sqlite feat: encrypt collab update (#3215) 2023-08-17 23:46:39 +08:00
flowy-storage feat: integrate appflowy-cloud (#3359) 2023-09-17 17:14:34 +08:00
flowy-task Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-test feat: add end date to time cell data (#3369) 2023-09-19 09:58:15 +08:00
flowy-user feat: integrated openAI rust plugin (#3302) 2023-09-19 10:37:37 +08:00
flowy-user-deps feat: integrate appflowy-cloud (#3359) 2023-09-17 17:14:34 +08:00
lib-dispatch feat: support pg storage (#2935) 2023-07-05 20:57:09 +08:00
lib-log feat: reload UI (#2999) 2023-07-14 13:37:13 +08:00
.gitignore feat: Get started doc migration (#3102) 2023-08-03 09:14:52 +08:00
Cargo.lock feat: integrated openAI rust plugin (#3302) 2023-09-19 10:37:37 +08:00
Cargo.toml feat: integrated openAI rust plugin (#3302) 2023-09-19 10:37:37 +08:00
covtest.rs Code coverage for Rust (#1263) 2022-10-11 19:54:31 +08:00
rust-toolchain.toml chore: upgrade rust version to 1.70 (#2749) 2023-06-09 22:23:07 +08:00
rustfmt.toml feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00