AppFlowy-Cloud/libs/collab-rt-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
..
client_message.rs feat: sync document through http request (#1064) 2024-12-12 14:53:07 +08:00
collab_proto.rs feat: sync document through http request (#1064) 2024-12-12 14:53:07 +08:00
lib.rs feat: sync document through http request (#1064) 2024-12-12 14:53:07 +08:00
message.rs feat: sync document through http request (#1064) 2024-12-12 14:53:07 +08:00
realtime_proto.rs feat: deserialization for entities used in collab stream (#682) 2024-07-30 17:08:48 +08:00
server_message.rs fix: invalid message id (#762) 2024-08-28 21:05:15 +08:00
user.rs Integrate ai chat (#569) 2024-05-22 11:18:07 +08:00