AppFlowy/frontend/rust-lib/flowy-ai/Flowy.toml
Nathan.fooo 73421e0d58
feat: suppport translate and summary using local ai (#5858)
* chore: fix ui

* chore: fix ui

* chore: rename

* chore: rename

* chore: rename

* chore: refactor database ai interface

* chore: support local ai for database

* chore: clippy
2024-08-01 23:13:35 +08:00

3 lines
184 B
TOML

# Check out the FlowyConfig (located in flowy_toml.rs) for more details.
proto_input = ["src/entities.rs", "src/event_map.rs", "src/notification.rs"]
event_files = ["src/event_map.rs"]