AppFlowy-Cloud/libs/shared-entity/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
..
dto feat: Appflowy-indexer service and /api/search endpoint (#582) 2024-05-28 21:09:29 +08:00
lib.rs chore: implement symmetric encrypt (#192) 2023-12-04 11:50:56 +08:00
request.rs chore: implement symmetric encrypt (#192) 2023-12-04 11:50:56 +08:00
response.rs feat: stream chat message (#577) 2024-05-26 22:44:08 +08:00
response_actix.rs refactor: Error (#143) 2023-11-02 17:17:34 +08:00