AppFlowy-Cloud/src/api
Zack Fu Zi Xiang c185063847
fix: publish nothing should result in error
2024-07-30 09:55:29 +08:00
..
ai.rs chore: add api endpoint for local ai config (#678) 2024-07-15 08:30:11 +08:00
chat.rs fix: return ai stream error when service unavailable (#673) 2024-07-02 13:24:40 +08:00
file_storage.rs chore: fix upload filem meta key by adding parent dir as prefix (#635) 2024-06-20 21:12:28 +08:00
history.rs chore: generate history using redis steam (#570) 2024-05-23 07:57:20 +08:00
metrics.rs feat: add workspace label to search open ai token metrics 2024-06-12 08:27:37 +02:00
mod.rs feat: Appflowy-indexer service and /api/search endpoint (#582) 2024-05-28 21:09:29 +08:00
search.rs chore: use appflowy ai client for embeddings in search api 2024-06-18 10:51:11 +02:00
user.rs chore: share library for authentication (#576) 2024-05-29 16:00:21 +08:00
util.rs feat: support switch model (#641) 2024-06-22 15:01:33 +08:00
workspace.rs fix: publish nothing should result in error 2024-07-30 09:55:29 +08:00
ws.rs chore: share library for authentication (#576) 2024-05-29 16:00:21 +08:00