AppFlowy/frontend/rust-lib/flowy-chat/src
Mathias Mogensen 54c9d12171
feat: support switch model (#5575)
* feat: ai settings page

* chore: intergate client api

* chore: replace open ai calls

* chore: disable gen image from ai

* chore: clippy

* chore: remove learn about ai

* chore: fix wanrings

* chore: fix restart button title

* chore: remove await

* chore: remove loading indicator

---------

Co-authored-by: nathan <nathan@appflowy.io>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-06-25 07:59:38 +08:00
..
persistence feat: Stream chat message (#5498) 2024-06-09 14:02:32 +08:00
chat_manager.rs feat: support switch model (#5575) 2024-06-25 07:59:38 +08:00
chat.rs feat: support switch model (#5575) 2024-06-25 07:59:38 +08:00
entities.rs feat: support switch model (#5575) 2024-06-25 07:59:38 +08:00
event_handler.rs feat: support switch model (#5575) 2024-06-25 07:59:38 +08:00
event_map.rs feat: support switch model (#5575) 2024-06-25 07:59:38 +08:00
lib.rs feat: support switch model (#5575) 2024-06-25 07:59:38 +08:00
notification.rs feat: Stream chat message (#5498) 2024-06-09 14:02:32 +08:00
tools.rs feat: support switch model (#5575) 2024-06-25 07:59:38 +08:00