Nathan.fooo
|
1cc41c10c4
|
fix: local ai enable/disable (#6151)
* chore: local ai state
* chore: fix local ai state when switch workspace
* chore: fix test
|
2024-09-01 17:48:07 +08:00 |
|
Bartosz Sypytkowski
|
fd5299a13d
|
move to latest appflowy collab version (#5894)
* chore: move to latest appflowy collab version
* chore: filter mapping
* chore: remove mutex folder
* chore: cleanup borrow checker issues
* chore: fixed flowy user crate compilation errors
* chore: removed parking lot crate
* chore: adjusting non locking approach
* chore: remove with folder method
* chore: fix folder manager
* chore: fixed workspace database compilation errors
* chore: initialize database plugins
* chore: fix locks in flowy core
* chore: remove supabase
* chore: async traits
* chore: add mutexes in dart ffi
* chore: post rebase fixes
* chore: remove supabase dart code
* chore: fix deadlock
* chore: fix page_id is empty
* chore: use data source to init collab
* chore: fix user awareness test
* chore: fix database deadlock
* fix: initialize user awareness
* chore: fix open workspace test
* chore: fix import csv
* chore: fix update row meta deadlock
* chore: fix document size test
* fix: timestamp set/get type convert
* fix: calculation
* chore: revert Arc to Rc
* chore: attach plugin to database and database row
* chore: async get row
* chore: clippy
* chore: fix tauri build
* chore: clippy
* fix: duplicate view deadlock
* chore: fmt
* chore: tauri build
---------
Co-authored-by: nathan <nathan@appflowy.io>
|
2024-08-18 11:16:42 +08:00 |
|
Nathan.fooo
|
fa230907ca
|
fix: refresh local ai state when opening workspace (#5961)
* chore: fix local ai state when open other workspace
* chore: fix duplicate message
|
2024-08-14 16:58:56 +08:00 |
|
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
|
7abe9f4661
|
feat: show indicator when send chat message with attachment/mention etc (#5919)
* chore: adjust line height
* chore: send stream message
* chore: index file
* chore: clippy
|
2024-08-10 17:23:37 +08:00 |
|
Nathan.fooo
|
758c304a74
|
feat: support mention a document as context on local ai (#5913)
* feat: support mention a document as context on local ai
* chore: rename
* chore: fix test
* chore: fix test
|
2024-08-09 21:55:20 +08:00 |
|
Nathan.fooo
|
e82edc0419
|
chore: polish UI and display attachment when using local ai (#5906)
* chore: polish UI
* chore: fix compile
|
2024-08-09 07:40:24 +08:00 |
|
Nathan.fooo
|
a523b8ff90
|
chore: chat ui polish (#5902)
* chore: chat ui polish
* chore: fmt
* chore: clippy
|
2024-08-08 12:07:00 +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 |
|