AppFlowy/frontend/rust-lib/lib-infra/src
Nathan.fooo e1c68c1b72
feat: Run Local AI model in AppFlowy (#5655)
* chore: load plugin

* chore: sidecar

* chore: fix test

* chore: clippy

* chore: save chat config

* chore: arc plugin

* chore: add plugins

* chore: clippy

* chore: test streaming

* chore: config chat

* chore: stream message

* chore: response with local ai

* chore: fix compile

* chore: config ui

* chore: fix load plugin

* chore: add docs

* chore: update docs

* chore: disable local ai

* chore: fix compile

* chore: clippy
2024-06-30 17:38:39 +08:00
..
native feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
priority_task chore: fix checklist potential panic (#5561) 2024-06-18 10:16:39 +08:00
wasm feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
box_any.rs feat: advanced filters backend logic (#4688) 2024-03-14 09:35:45 +08:00
compression.rs chore: bump collab (#4348) 2024-01-10 11:15:05 +08:00
file_util.rs feat: search mvp (#5064) 2024-04-12 16:21:41 +08:00
isolate_stream.rs feat: Stream chat message (#5498) 2024-06-09 14:02:32 +08:00
lib.rs feat: Run Local AI model in AppFlowy (#5655) 2024-06-30 17:38:39 +08:00
ref_map.rs refactor: crates (#4258) 2023-12-31 07:29:40 +08:00
stream_util.rs feat: Run Local AI model in AppFlowy (#5655) 2024-06-30 17:38:39 +08:00
util.rs feat: Run Local AI model in AppFlowy (#5655) 2024-06-30 17:38:39 +08:00
validator_fn.rs feat: reorder sort precedence (#4592) 2024-02-05 13:52:59 +08:00