mod plugin;
pub use plugin::{ChatProvider, ChatPlugin};
mod c_binding;
pub use c_binding::ChatCPlugin;