systemprompt-agent 0.2.0

Core Agent protocol module for systemprompt.io
Documentation
1
2
3
4
mod completion;
pub mod text;

pub use completion::{HandleCompleteParams, HandleErrorParams, handle_complete, handle_error};