prompt-graph-exec 0.1.28

Execution of Chidori, interprets a given graph of prompts and nodes, provides grpc api to the runtime
Documentation
1
2
3
fn main() -> Result<(), Box<dyn std::error::Error>> {
    Ok(())
}