AppFlowy/frontend/rust-lib/flowy-ai/src/lib.rs
Nathan.fooo 6ba7fc0317
feat: openai and stabilityai integration (#3439)
* chore: create trait

* test: add tests

* chore: remove log

* chore: disable log
2023-09-21 12:41:52 +08:00

3 lines
30 B
Rust

pub mod config;
pub mod text;