Nathan.fooo
|
23997e977c
|
refactor: revamp file upload and fix partitial upload bugs (#5924)
* chore: upload chat file to local ai
* chore: async func
* chore: individual file progress
* chore: fix test
* chore: fix file upload
|
2024-08-11 20:39:25 +08:00 |
|
Nathan.fooo
|
d378c456d4
|
feat: Implement menu on chat (#5879)
* chore: implement menu
* chore: gather metadata
* chore: update client api
* chore: stream metadata
* chore: save metadata
* chore: update client api
* chore: adjust UI
* chore: fmt
|
2024-08-06 07:56:13 +08:00 |
|
Nathan.fooo
|
73421e0d58
|
feat: suppport translate and summary using local ai (#5858)
* chore: fix ui
* chore: fix ui
* chore: rename
* chore: rename
* chore: rename
* chore: refactor database ai interface
* chore: support local ai for database
* chore: clippy
|
2024-08-01 23:13:35 +08:00 |
|
Nathan.fooo
|
a69e83c2cb
|
feat: Implement summary field for database row (#5246)
* chore: impl summary field
* chore: draft ui
* chore: add summary event
* chore: impl desktop ui
* chore: impl mobile ui
* chore: update test
* chore: disable ai test
|
2024-05-05 22:04:34 +08:00 |
|
Nathan.fooo
|
2521611d6a
|
chore: bump sqlite system deps (#4262)
* chore: bump sqlite system deps
* chore: bump open ssl
* chore: fix clippy
* chore: remove unused deps
* chore: fix test
|
2023-12-31 10:23:43 +08:00 |
|
Nathan.fooo
|
5facb61e23
|
refactor: crates (#4258)
* chore: rename flowy-folder2 to flowy-folder
* chore: rename flowy-document2 to flowy-document
* chore: fix test
* chore: move lib-infra crate
* chore: remove shared-lib
* chore: fix clippy
|
2023-12-31 07:29:40 +08:00 |
|
Nathan.fooo
|
50e612511d
|
feat: using workspace crate deps (#3924)
* chore: workspace deps
* chore: use workspace deps
|
2023-11-12 21:18:27 +08:00 |
|
Nathan.fooo
|
6ba7fc0317
|
feat: openai and stabilityai integration (#3439)
* chore: create trait
* test: add tests
* chore: remove log
* chore: disable log
|
2023-09-21 12:41:52 +08:00 |
|
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 |
|