AppFlowy-Cloud/libs/database/src
Nathan.fooo 655f13bc27
chore: search and chat (#999)
* chore: add test for search and chat

* chore: update test

* chore: update test

* chore: update ci

* chore: fix security audio

* chore: multiple core docker build

* chore: multiple core docker build

* chore: update ci

* chore: update model setting

* chore: test ci

* chore: use tiktoken to calcualte token length

* chore: remove env

* chore: use spawn_blocking with condition

* chore: docs

* chore: clippy

* chore: clippy

* chore: docker logs

* chore: pass message id

* chore: clippy
2024-11-16 14:52:12 +08:00
..
chat chore: search and chat (#999) 2024-11-16 14:52:12 +08:00
collab chore: remove realtime shared state 2024-11-04 07:58:16 +01:00
file chore: retry upload file when get s3 service error (#993) 2024-11-14 14:39:36 +08:00
history chore: check before write to hisotry (#809) 2024-09-10 22:10:59 +08:00
index chore: split document content into multiple embeddings (#990) 2024-11-14 14:15:52 +08:00
access_request.rs feat: additional access control config 2024-10-16 15:10:01 +08:00
lib.rs feat: add endpoints to allow workspace owner to approve web page view request 2024-09-26 14:59:33 +08:00
listener.rs feat: implement import notion zip file api endpoint (#840) 2024-10-03 22:22:29 +08:00
pg_row.rs feat: add role for user when querying workspaces (#983) 2024-11-12 21:12:58 +08:00
publish.rs fix: patch publish name 2024-11-13 17:21:49 +08:00
resource_usage.rs chore: insert metadata after import notion zip file (#871) 2024-10-10 22:32:02 +08:00
template.rs fix: filter out templates which has not been published 2024-09-16 00:05:22 +08:00
user.rs chore: import mailer (#869) 2024-10-13 20:08:55 +08:00
workspace.rs fix: patch publish name 2024-11-13 17:21:49 +08:00