systemprompt-agent 0.2.0

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

pub use agent_entity::AgentEntityService;
pub use ingestion::AgentIngestionService;