next_web_ai/chat/
mod.rs

1pub mod client;
2pub mod messages;
3pub mod meta_data;
4pub mod model;
5pub mod observation;
6pub mod prompt;