systemprompt-agent 0.1.22

Core Agent protocol module for systemprompt.io
Documentation
1
2
3
4
5
mod service;

pub use service::{
    RetryPolicy, WebhookConfig, WebhookDeliveryResult, WebhookService, WebhookTestResult,
};