Zack Fu Zi Xiang
|
0bf6d3bd60
|
feat: change doc name to publish name
|
2024-06-21 11:18:44 +08:00 |
Zack
|
af9850817a
|
Merge pull request #632 from AppFlowy-IO/feat/publish-document-2
Feat/publish document 2
|
2024-06-21 10:29:37 +08:00 |
Zack Fu Zi Xiang
|
0adbf132be
|
chore: merge with main
|
2024-06-20 21:15:25 +08:00 |
Nathan.fooo
|
a3af38162e
|
chore: fix upload filem meta key by adding parent dir as prefix (#635)
* chore: fix upload filem meta key by adding parent dir as prefix
* chore: fix test
|
2024-06-20 21:12:28 +08:00 |
Zack Fu Zi Xiang
|
faf27fe25c
|
fix: set proxy request buffering off
|
2024-06-20 20:31:00 +08:00 |
Zack Fu Zi Xiang
|
4b282cd230
|
chore: set client_max_body_size
|
2024-06-20 19:27:58 +08:00 |
Zack Fu Zi Xiang
|
0aa10d93c7
|
chore: try add nginx config
|
2024-06-20 18:57:26 +08:00 |
Zack Fu Zi Xiang
|
94af813b04
|
chore: cargo clippy
|
2024-06-20 18:12:49 +08:00 |
Zack Fu Zi Xiang
|
2696613ded
|
feat: add load test
|
2024-06-20 18:05:59 +08:00 |
Zack Fu Zi Xiang
|
02c0117ed0
|
chore: remove unneeded print
|
2024-06-20 17:58:00 +08:00 |
Zack Fu Zi Xiang
|
4c938575b5
|
chore: remove unneeded print
|
2024-06-20 17:57:26 +08:00 |
Zack Fu Zi Xiang
|
1d57c80fa6
|
feat: use custome async reader
|
2024-06-20 17:55:52 +08:00 |
Zack Fu Zi Xiang
|
ab5c7bb830
|
fix: try without chunk headers
|
2024-06-20 15:05:06 +08:00 |
Zack Fu Zi Xiang
|
44592e1730
|
fix: try use next instead of try next
|
2024-06-20 14:29:16 +08:00 |
Zack Fu Zi Xiang
|
f7fcb66c95
|
fix: wasm build
|
2024-06-20 13:15:51 +08:00 |
Zack Fu Zi Xiang
|
f2f3695cfb
|
chore: try use stream feature flag
|
2024-06-20 12:32:51 +08:00 |
Zack Fu Zi Xiang
|
b525e333f0
|
feat: batch unpublish
|
2024-06-20 12:05:12 +08:00 |
Zack Fu Zi Xiang
|
31f5c786a6
|
chore: merge with main
|
2024-06-20 11:20:16 +08:00 |
Zack Fu Zi Xiang
|
d4dd350da1
|
feat: batch publish item with metadata
|
2024-06-20 11:15:08 +08:00 |
Nathan.fooo
|
6bd75ccfbb
|
fix: s3 config when deploy without minio (#633)
* chore: fix s3 config when deploy without minio
* chore: remove print
|
2024-06-19 15:55:22 +08:00 |
nathan
|
6262816043
|
chore: remove unused deps in appflowy-ai-client
|
2024-06-19 13:11:07 +08:00 |
Nathan.fooo
|
30f87457f3
|
feat: support uploading file with multiple part (#625)
* refactor: replace crate
* chore: remove s3-rust crate
* chore: test multiple upload
* chore: client api
* chore: client api
* chore: v1 version upload,download
* chore: fix test
* chore: fix test
* chore: remove workspace test
* chore: fix wasm build
* chore: update path
* chore: update path
* chore: rename
* chore: expose file entity
* chore: introduce client-api-entity
* chore: fix build
* chore: new url
* chore: fix test
* chore: merge main
* chore: fix clippy
|
2024-06-19 13:06:58 +08:00 |
Bartosz Sypytkowski
|
28fa52324e
|
Merge pull request #631 from AppFlowy-IO/appflowy-indexer-appflowy-ai-proxy
chore: appflowy indexer uses appflowy ai as open ai proxy
|
2024-06-19 05:03:44 +02:00 |
Zack Fu Zi Xiang
|
6c09839728
|
feat: batch metadata
|
2024-06-19 01:30:51 +08:00 |
Zack Fu Zi Xiang
|
09828c5eea
|
feat: add impl for get collab info
|
2024-06-18 19:07:48 +08:00 |
Zack Fu Zi Xiang
|
18e9d0abae
|
feat: use view id
|
2024-06-18 18:20:05 +08:00 |
Bartosz Sypytkowski
|
d9354202cd
|
chore: specify chunk size for search and index
|
2024-06-18 11:45:33 +02:00 |
Zack Fu Zi Xiang
|
31b3275d8d
|
feat: improve interface
|
2024-06-18 17:07:47 +08:00 |
Bartosz Sypytkowski
|
0e50650aa8
|
chore: use appflowy ai client for embeddings in search api
|
2024-06-18 10:51:11 +02:00 |
Bartosz Sypytkowski
|
ae2a2a4fa0
|
chore: appflowy indexer uses appflowy ai as open ai proxy
|
2024-06-18 10:04:38 +02:00 |
Bartosz Sypytkowski
|
9ea4de06fd
|
Merge pull request #630 from AppFlowy-IO/track-ai-responses
chore: change open ai token tracking to daily basis
|
2024-06-18 10:04:04 +02:00 |
Bartosz Sypytkowski
|
f11703949c
|
chore: turn off sqlx macros in tests
|
2024-06-18 09:34:10 +02:00 |
Bartosz Sypytkowski
|
a5bca1852b
|
chore: change test query to macro
|
2024-06-18 08:53:02 +02:00 |
Zack
|
0bf33efe02
|
Merge pull request #629 from AppFlowy-IO/feat/publish-document
Feat/publish document
|
2024-06-18 14:31:17 +08:00 |
Bartosz Sypytkowski
|
9ca904f943
|
chore: change open ai token tracking to daily basis
|
2024-06-18 06:53:39 +02:00 |
Zack Fu Zi Xiang
|
7530d78ab6
|
fix: get workspace namespace
|
2024-06-18 12:33:52 +08:00 |
Zack Fu Zi Xiang
|
236a22ac97
|
fix: get workspace namespace
|
2024-06-18 12:32:01 +08:00 |
Zack Fu Zi Xiang
|
de0b03d6ec
|
fix: debug integration test
|
2024-06-18 11:03:24 +08:00 |
Bartosz Sypytkowski
|
ab01363786
|
Merge pull request #628 from AppFlowy-IO/embedding_api_endpoint
feat: Embedding api endpoint
|
2024-06-18 04:43:38 +02:00 |
Zack Fu Zi Xiang
|
f551db6190
|
fix: debug integration test
|
2024-06-18 10:19:54 +08:00 |
Zack Fu Zi Xiang
|
146ef9cb8c
|
chore: add client and test for collab workspace deletion
|
2024-06-17 23:05:51 +08:00 |
Zack Fu Zi Xiang
|
99fc95f33a
|
chore: refine api
|
2024-06-17 22:55:04 +08:00 |
nathan
|
f0a32330b2
|
chore: fix clippy
|
2024-06-17 22:08:02 +08:00 |
nathan
|
5bc39729a7
|
chore: implement embedding api endpoint
|
2024-06-17 22:06:58 +08:00 |
Zack Fu Zi Xiang
|
3f1832444f
|
Merge branch 'main' into feat/publish-document
|
2024-06-17 21:33:57 +08:00 |
Zack Fu Zi Xiang
|
d2cb0d4486
|
chore: remove unneeded api
|
2024-06-17 21:33:36 +08:00 |
Zack
|
a0376446d0
|
Merge pull request #626 from AppFlowy-IO/foreign-key-indexing
chore: add foreign key indices for workspace table
|
2024-06-17 16:27:18 +08:00 |
Zack Fu Zi Xiang
|
16d3c9c7bd
|
chore: remove unneeded key
|
2024-06-17 14:33:14 +08:00 |
Zack Fu Zi Xiang
|
77efd7d236
|
chore: add foreign key indices for workspace table
|
2024-06-17 14:01:21 +08:00 |
Zack Fu Zi Xiang
|
ae29bbe9fe
|
fix: published doc alias
|
2024-06-17 01:07:40 +08:00 |