periplon 0.2.0

Rust SDK for building multi-agent AI workflows and automation
Documentation
1
2
3
4
5
pub mod query_fn;
pub mod sdk_client;

pub use query_fn::*;
pub use sdk_client::*;