Provider-agnostic LLM integration for systemprompt.io AI governance — Anthropic, OpenAI, Gemini, and local models unified behind one governed pipeline with cost tracking and audit.
//! Local file-system blob storage for generated images. See
//! [`crate::ImageStorage`] / [`crate::StorageConfig`].
//!//! Copyright (c) systemprompt.io — Business Source License 1.1.
//! See <https://systemprompt.io> for licensing details.
pubmodimage_storage;pubuseimage_storage::{ImageStorage, StorageConfig};