1
2
3
4
#[cfg(feature = "ollama")]
pub mod client;

pub mod openai;