AppFlowy-Cloud/services/appflowy-collaborate/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
..
actix_ws feat: sync document through http request (#1064) 2024-12-12 14:53:07 +08:00
client feat: sync document through http request (#1064) 2024-12-12 14:53:07 +08:00
collab chore: create embed in background (#1071) 2024-12-15 12:29:51 +08:00
group chore: open ai call directly (#1074) 2024-12-15 23:29:46 +08:00
indexer chore: open ai call directly (#1074) 2024-12-15 23:29:46 +08:00
snapshot S3 collab cache (#1028) 2024-12-03 13:08:55 +08:00
util chore: move collab rt crate (#489) 2024-04-22 12:14:41 +08:00
api.rs feat: sync document through http request (#1064) 2024-12-12 14:53:07 +08:00
application.rs chore: open ai call directly (#1074) 2024-12-15 23:29:46 +08:00
command.rs feat: sync document through http request (#1064) 2024-12-12 14:53:07 +08:00
compression.rs feat: add post realtime message stream handler to independent collab ws (#647) 2024-06-25 13:30:05 +08:00
config.rs chore: open ai call directly (#1074) 2024-12-15 23:29:46 +08:00
connect_state.rs feat: sync document through http request (#1064) 2024-12-12 14:53:07 +08:00
error.rs S3 collab cache (#1028) 2024-12-03 13:08:55 +08:00
lib.rs chore: create embed in background (#1071) 2024-12-15 12:29:51 +08:00
main.rs feat: add telemetry to appflowy collaborate service (#662) 2024-06-28 13:44:59 +08:00
metrics.rs chore: move collab cache for appflowy collaborate service and add metrics (#1045) 2024-12-06 19:55:51 +08:00
permission.rs feat: migrate collab access control to collaboration service (#548) 2024-05-15 15:24:07 +08:00
pg_listener.rs chore: remove workspace and collab listener (#893) 2024-10-17 17:43:00 +08:00
rt_server.rs chore: create embed in background (#1071) 2024-12-15 12:29:51 +08:00
state.rs chore: create embed in background (#1071) 2024-12-15 12:29:51 +08:00
telemetry.rs feat: add telemetry to appflowy collaborate service (#662) 2024-06-28 13:44:59 +08:00
thread_pool_no_abort.rs chore: create embed in background (#1071) 2024-12-15 12:29:51 +08:00