AppFlowy-Cloud/tests/collab
Bartosz Sypytkowski 1fd900d994
Document paragraphs (#1119)
* chore: create embeddings by paragraphs

* chore: use document paragraphs method

* chore: document indexing by paragraphs with consistent hash

* chore: compare produced embeddings against existing ones

* chore: make pg stored proc compare between input and existing embedded fragments

* chore: missing sqlx generation

* fix: appflowy worker

* chore: make sure that embeddings are only changed when content had changed

* chore: remove partition key and recreate af_collab_embeddings_upsert migration

* chore: use pg15 on CI and update af_collab_embeddings table primary key

* chore: fix test

---------

Co-authored-by: Nathan <nathan@appflowy.io>
2025-04-06 17:47:02 +08:00
..
asset chore: add perf tests 2024-11-05 07:47:17 +01:00
awareness_test.rs chore: cargo clippy fix 2025-04-01 08:22:36 +02:00
collab_curd_test.rs chore: parser response (#1319) 2025-04-05 13:06:37 +08:00
collab_embedding_test.rs Document paragraphs (#1119) 2025-04-06 17:47:02 +08:00
database_crud.rs Document paragraphs (#1119) 2025-04-06 17:47:02 +08:00
missing_update_test.rs chore: cargo clippy fix 2025-04-01 08:22:36 +02:00
mod.rs chore: remove unused collab member crud api 2025-02-13 10:48:19 +08:00
multi_devices_edit.rs chore: cargo clippy fix 2025-04-01 08:22:36 +02:00
permission_test.rs chore: cargo clippy fix 2025-04-01 08:22:36 +02:00
single_device_edit.rs chore: cargo clippy fix 2025-04-01 08:22:36 +02:00
snapshot_test.rs chore: moving string to uuid in tests 2025-04-01 08:18:12 +02:00
storage_test.rs chore: cargo clippy fix 2025-04-01 08:22:36 +02:00
stress_test.rs chore: moving string to uuid in tests 2025-04-01 08:18:12 +02:00
util.rs chore: moving string to uuid in tests 2025-04-01 08:18:12 +02:00
web_edit.rs chore: cargo clippy fix 2025-04-01 08:22:36 +02:00