AppFlowy-Cloud/libs/shared-entity/src
Nathan.fooo af38efe6d9
feat: sync document through http request (#1064)
* chore: query embedding

* chore: create embeddings

* chore: apply update to editing collab

* refactor: web-update

* chore: calculate missing update the sv is not none

* chore: add test

* chore: fix audit

* chore: commit sqlx

* chore: fix client api

* test: add

* chore: clippy

* chore: fix collab drop when save
2024-12-12 14:53:07 +08:00
..
dto feat: sync document through http request (#1064) 2024-12-12 14:53:07 +08:00
lib.rs feat: Stream chat message (#610) 2024-06-08 22:51:19 +08:00
request.rs chore: implement symmetric encrypt (#192) 2023-12-04 11:50:56 +08:00
response.rs chore: using json stream to deserialize data (#605) 2024-06-04 22:42:27 +08:00
response_actix.rs refactor: Error (#143) 2023-11-02 17:17:34 +08:00
response_stream.rs chore: remove deprecate chat api endpoint and update tests (#922) 2024-10-24 16:46:41 +08:00