AppFlowy-Cloud/libs/client-api/src
Bartosz Sypytkowski d3e59fa801
feat: Appflowy-indexer service and /api/search endpoint (#582)
* feat: implement appflowy-indexer and search api endpoint

* chore: store embedding content type

* chore: more descriptive messages for open ai missing key

* chore: fix sqlx errors in tests

* chore: document watcher - change plain text rendering to use depth-first scan

* chore: added nested document blocks example
2024-05-28 21:09:29 +08:00
..
collab_sync chore: folder data check (#496) 2024-04-26 13:20:06 +08:00
native chore: try to fix ws token error (#530) 2024-05-07 16:45:12 +08:00
wasm chore: try to fix ws token error (#530) 2024-05-07 16:45:12 +08:00
ws chore: try to fix ws token error (#530) 2024-05-07 16:45:12 +08:00
http.rs chore: separate client api (#567) 2024-05-21 12:20:15 +08:00
http_ai.rs chore: separate client api (#567) 2024-05-21 12:20:15 +08:00
http_blob.rs chore: separate client api (#567) 2024-05-21 12:20:15 +08:00
http_chat.rs feat: stream chat message (#577) 2024-05-26 22:44:08 +08:00
http_collab.rs chore: separate client api (#567) 2024-05-21 12:20:15 +08:00
http_history.rs chore: generate history using redis steam (#570) 2024-05-23 07:57:20 +08:00
http_member.rs chore: separate client api (#567) 2024-05-21 12:20:15 +08:00
http_search.rs feat: Appflowy-indexer service and /api/search endpoint (#582) 2024-05-28 21:09:29 +08:00
lib.rs feat: Appflowy-indexer service and /api/search endpoint (#582) 2024-05-28 21:09:29 +08:00
notify.rs feat: viewing collab users (#375) 2024-03-09 12:15:17 +08:00