mirror of
https://github.com/AppFlowy-IO/AppFlowy-Cloud.git
synced 2025-04-21 04:17:07 -04:00
* 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> |
||
---|---|---|
.. | ||
asset | ||
awareness_test.rs | ||
collab_curd_test.rs | ||
collab_embedding_test.rs | ||
database_crud.rs | ||
missing_update_test.rs | ||
mod.rs | ||
multi_devices_edit.rs | ||
permission_test.rs | ||
single_device_edit.rs | ||
snapshot_test.rs | ||
storage_test.rs | ||
stress_test.rs | ||
util.rs | ||
web_edit.rs |