akribes-sdk 0.22.5

Rust client SDK for the Akribes workflow server
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pub mod bench;
pub mod channels;
pub mod clients;
pub mod convert;
pub mod documents;
pub mod drafts;
pub mod events;
pub mod executions;
pub mod mcp;
pub mod projects;
pub mod run_stream;
pub mod scripts;
pub mod tokens;
pub mod versions;