systemprompt-models 0.1.18

Shared data models and types for systemprompt.io OS
Documentation
1
2
3
4
5
mod ingestion;
mod link;

pub use ingestion::IngestionReport;
pub use link::ContentLink;