AppFlowy/frontend/rust-lib/flowy-chat/src
Nathan.fooo 521fffd97c
refactor: extract chat plugin to new repo (#5699)
* chore: update ui

* chore: update

* chore: update

* chore: separate to new crate

* chore: update commit id

* chore: fix compile

* chore: bump version
2024-07-08 13:19:13 +08:00
..
middleware refactor: extract chat plugin to new repo (#5699) 2024-07-08 13:19:13 +08:00
persistence feat: Run Local AI model in AppFlowy (#5655) 2024-06-30 17:38:39 +08:00
chat_manager.rs refactor: extract chat plugin to new repo (#5699) 2024-07-08 13:19:13 +08:00
chat.rs refactor: extract chat plugin to new repo (#5699) 2024-07-08 13:19:13 +08:00
entities.rs refactor: extract chat plugin to new repo (#5699) 2024-07-08 13:19:13 +08:00
event_handler.rs feat: Run Local AI model in AppFlowy (#5655) 2024-06-30 17:38:39 +08:00
event_map.rs feat: Run Local AI model in AppFlowy (#5655) 2024-06-30 17:38:39 +08:00
lib.rs refactor: extract chat plugin to new repo (#5699) 2024-07-08 13:19:13 +08:00
notification.rs refactor: extract chat plugin to new repo (#5699) 2024-07-08 13:19:13 +08:00
tools.rs feat: support switch model (#5575) 2024-06-25 07:59:38 +08:00