AppFlowy/frontend/rust-lib
Richard Shiue e188552c1e
fix: ai chat initial rag_ids shouldn't include views that are not documents or in the trash (#6982)
* chore: only add document views to initial rag_ids

* chore: filter out views that are in the trash
2024-12-13 13:04:17 +08:00
..
.cargo chore: fix macos open crash (#4051) 2023-11-30 13:46:10 +08:00
build-tool refactor: revamp file upload and fix partitial upload bugs (#5924) 2024-08-11 20:39:25 +08:00
collab-integrate chore: try to fix when load data from cloud cause windows delay rendering (#6708) 2024-11-04 13:53:02 +08:00
dart-ffi chore: clippy 2024-10-07 09:44:00 +08:00
event-integration-test chore: diagnose sync issues with sync.log file (#6950) 2024-12-10 10:02:48 +08:00
flowy-ai chore: Ai chat context (#6929) 2024-12-08 18:25:25 +08:00
flowy-ai-pub chore: Ai chat context (#6929) 2024-12-08 18:25:25 +08:00
flowy-config feat: Run Local AI model in AppFlowy (#5655) 2024-06-30 17:38:39 +08:00
flowy-core fix: ai chat initial rag_ids shouldn't include views that are not documents or in the trash (#6982) 2024-12-13 13:04:17 +08:00
flowy-database-pub chore: revamp error for FolderCloudService service (#6623) 2024-10-26 11:20:16 +08:00
flowy-database2 chore: Ai chat context (#6929) 2024-12-08 18:25:25 +08:00
flowy-date feat: search mvp (#5064) 2024-04-12 16:21:41 +08:00
flowy-document chore: diagnose sync issues with sync.log file (#6950) 2024-12-10 10:02:48 +08:00
flowy-document-pub chore: revamp error for FolderCloudService service (#6623) 2024-10-26 11:20:16 +08:00
flowy-encrypt fix: login issue (#4546) 2024-01-30 09:33:34 +08:00
flowy-error chore: Ai chat context (#6929) 2024-12-08 18:25:25 +08:00
flowy-folder fix: ai chat initial rag_ids shouldn't include views that are not documents or in the trash (#6982) 2024-12-13 13:04:17 +08:00
flowy-folder-pub fix: ai chat initial rag_ids shouldn't include views that are not documents or in the trash (#6982) 2024-12-13 13:04:17 +08:00
flowy-notification chore: Ai chat context (#6929) 2024-12-08 18:25:25 +08:00
flowy-search chore: Ai chat context (#6929) 2024-12-08 18:25:25 +08:00
flowy-search-pub feat: integrate cloud document search (#5523) 2024-06-13 01:37:19 +02:00
flowy-server chore: Ai chat context (#6929) 2024-12-08 18:25:25 +08:00
flowy-server-pub chore: diagnose sync issues with sync.log file (#6950) 2024-12-10 10:02:48 +08:00
flowy-sqlite chore: Ai chat context (#6929) 2024-12-08 18:25:25 +08:00
flowy-storage chore: delete upload task when upload size exceed limit (#6841) 2024-11-22 18:18:24 +08:00
flowy-storage-pub chore: delete upload task when upload size exceed limit (#6841) 2024-11-22 18:18:24 +08:00
flowy-user chore: Ai chat context (#6929) 2024-12-08 18:25:25 +08:00
flowy-user-pub chore: bump client api (#6781) 2024-11-14 00:51:07 +08:00
lib-dispatch chore: Ai chat context (#6929) 2024-12-08 18:25:25 +08:00
lib-infra chore: diagnose sync issues with sync.log file (#6950) 2024-12-10 10:02:48 +08:00
lib-log chore: diagnose sync issues with sync.log file (#6950) 2024-12-10 10:02:48 +08:00
.gitignore chore: lib-dispatch wasm build (#4307) 2024-01-06 00:37:26 +08:00
Cargo.lock chore: diagnose sync issues with sync.log file (#6950) 2024-12-10 10:02:48 +08:00
Cargo.toml chore: Ai chat context (#6929) 2024-12-08 18:25:25 +08:00
covtest.rs Code coverage for Rust (#1263) 2022-10-11 19:54:31 +08:00
rust-toolchain.toml chore: Ai chat context (#6929) 2024-12-08 18:25:25 +08:00
rustfmt.toml feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00