Commit graph

1020 commits

Author SHA1 Message Date
khorshuheng
553d7101bd feat: api to get invitation code info 2025-04-16 10:26:54 +08:00
Nathan.fooo
9ea3c46c26
chore: return highlight search content (#1340) 2025-04-15 16:39:48 +08:00
Nathan.fooo
00b08f8d48
chore: return search sumamry with source id (#1336)
* chore: return search sumamry with source id

* chore: clippy
2025-04-14 14:47:07 +08:00
Khor Shu Heng
f883f3b944
Merge pull request #1325 from Marukome0743/gotrue
chore: update supabase gotrue URL
2025-04-14 11:44:16 +08:00
Nathan.fooo
ef40f8faa4
chore: adjust chunk size (#1334)
* chore: adjust chunk size

* chore: deduplcate search results

* chore: fix test

* chore: update logs

* chore: separate search and summary

* chore: fix test
2025-04-12 22:22:17 +08:00
Nathan.fooo
c76d2f0b4b
feat: summary search result (#1326)
* chore: summary search result

* chore: add test

* chore: clippy

* chore: distance and score

* chore: update test and clarify score and distance

* chore: fix test

* chore: model env
2025-04-11 20:30:11 +08:00
Nathan.fooo
3e65dd1014
add docs and tests for embedding related (#1328)
* chore: add docs and tests

* chore: add test

* chore: fix typo

* chore: clippy
2025-04-10 23:12:53 +08:00
Lucas
f300884dde
feat: add OTP http request (#1316)
* feat: add OTP http request

* feat: add password api
2025-04-09 13:22:42 +08:00
Marukome0743
2788d062e5
chore: update supabase gotrue URL 2025-04-08 13:47:56 +09:00
Nathan.fooo
3181b17d60
chore: set deployment id for azure embedding (#1322)
* chore: fix audit

* chore: update audit config

* chore: fix azure embedding

* chore: adjust ai config

* fix: do not generate embedding when all chunk content is empty
2025-04-07 14:44:22 +08:00
Nathan.fooo
2c1c820e68
chore: support azure open ai (#1321) 2025-04-06 19:11:40 +08:00
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
Nathan.fooo
b94d1c60b3
chore: Optimize token refresh (#1320)
* fix: potential race condition when drop txs_guard to early

* chore: remove unused tests
2025-04-05 14:30:20 +08:00
Nathan.fooo
7a577492da
chore: parser response (#1319)
* chore: parser response

* chore: clippy
2025-04-05 13:06:37 +08:00
khorshuheng
dba8db995d feat: join workspace by invite code 2025-04-03 22:12:38 +08:00
Nathan.fooo
89244a2a79
chore: fix compile (#1312) 2025-04-02 15:53:16 +08:00
Nathan
0fa38b3efd chore: fix appflowy ai client compile 2025-04-02 15:38:51 +08:00
Khor Shu Heng
d4c45528a5
Merge pull request #1286 from AppFlowy-IO/migrate-af-collab
Migrate af_collab to non-partitioned table with UUID keys
2025-04-02 12:21:50 +08:00
khorshuheng
aa6f9e01e6 feat: client api for gotrue password recovery 2025-04-02 00:59:46 +08:00
khorshuheng
d7211e9d9e feat: add client api for gotrue verify endpoint 2025-04-01 15:34:43 +08:00
Bartosz Sypytkowski
819d7b0c0c chore: prune collab embeddings in migration 2025-04-01 08:55:12 +02:00
Bartosz Sypytkowski
4bb754ac0b chore: revert changes in get collab 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
ebc87c8242 chore: fixed stored procedure 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
a7d078414c chore: cargo sqlx fix 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
602e22b4ea chore: more test fixes 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
f1528a5868 chore: fix folder parent view id 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
eaee9d3317 chore: cargo clippy fix 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
576f1654cf chore: post cargo rebase fixes 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
a720cb2c75 chore: more fixes of compile time errors in tests 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
77d0197c90 chore: even more fixes 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
dfdbfa7cee chore: fix errors in casbin 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
a591f7bd96 chore: post merge fixes 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
ec45ef23fe chore: first phase of tests 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
2687127310 chore: cargo clippy fix 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
1db7cb36e0 chore: cargo clippy fix 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
b2aa5c39c1 chore: fix clippy errors 2025-04-01 08:19:43 +02:00
Bartosz Sypytkowski
d02b1123e1 chore: fixed test compilation errors 2025-04-01 08:19:42 +02:00
Bartosz Sypytkowski
f6060cb82d chore: moving string to uuid in tests 2025-04-01 08:18:12 +02:00
Bartosz Sypytkowski
0cedc39856 chore: ported uuids for everything except tests 2025-04-01 08:18:12 +02:00
Bartosz Sypytkowski
fde3e2026a chore: working on uuids 2025-04-01 08:18:10 +02:00
Bartosz Sypytkowski
b8942c168e chore: working on uuids 2025-04-01 07:42:13 +02:00
Bartosz Sypytkowski
a5d6cc0a59 chore: passed through first circle of hell 2025-04-01 07:42:13 +02:00
Bartosz Sypytkowski
4c9dd9eaf1 chore: working on query conversions 2025-04-01 07:42:13 +02:00
Bartosz Sypytkowski
c2e14a9639 chore: working on query conversions 2025-04-01 07:42:13 +02:00
Bartosz Sypytkowski
6e6e25fb14 chore: mid-way 2025-04-01 07:42:13 +02:00
Nathan
7ce67e2209 Merge branch 'main' into view-id-override 2025-03-28 14:14:20 +08:00
Nathan.fooo
f7288f46c2
chore: use ai model auto (#1304) 2025-03-27 20:50:04 +08:00
khorshuheng
cca3189b79 feat: allow collab id and view id to be overriden for create page api 2025-03-27 13:02:47 +08:00
khorshuheng
151671e891 feat: add prev view id for get workspace folder response 2025-03-26 17:21:43 +08:00
Khor Shu Heng
df9b813821
Merge pull request #1294 from AppFlowy-IO/remove-unused
chore: remove unused code related to collab stream
2025-03-25 17:09:09 +08:00