AppFlowy-Cloud/tests/ai_test/mod.rs

6 lines
85 B
Rust

mod chat_test;
mod complete_text;
// mod local_ai_test;
mod summarize_row;
mod util;