systemprompt-ai 0.2.4

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.
Documentation
1
2
3
4
5
mod async_operations;
mod record_builder;
mod storage;

pub use storage::{RequestStorage, StoreParams};