AppFlowy-Cloud/services/appflowy-worker/src
Nathan.fooo ec9c38254b
chore: open ai call directly (#1074)
* chore: use open ai embedding

* chore: update test

* chore: retry

* chore: metrics

* chore: clippy

* chore: env

* chore: delete test
2024-12-15 23:29:46 +08:00
..
import_worker chore: open ai call directly (#1074) 2024-12-15 23:29:46 +08:00
application.rs feat: sync document through http request (#1064) 2024-12-12 14:53:07 +08:00
config.rs chore: upload api endpoint for web upload (#1024) 2024-11-28 09:09:09 +08:00
error.rs chore: set max import zip file size (#1011) 2024-11-20 14:07:36 +08:00
lib.rs feat: Import metrics (#911) 2024-10-20 11:05:22 +08:00
mailer.rs feat: separate smtp username from email 2024-11-14 16:00:15 +08:00
main.rs feat: Import metrics (#911) 2024-10-20 11:05:22 +08:00
metric.rs feat: Import metrics (#911) 2024-10-20 11:05:22 +08:00
s3_client.rs S3 collab cache (#1028) 2024-12-03 13:08:55 +08:00