//! [`crate::AiService`] internals.
//!
//! Split across generation, streaming, tool execution, planning, the
//! [`crate::AiProvider`] bridge, and the streaming storage wrapper.
//!
//! Copyright (c) systemprompt.io — Business Source License 1.1.
//! See <https://systemprompt.io> for licensing details.
pub use AiService;