openagents 0.1.0

OpenAgents is an open framework for building, connecting, and running autonomous agents.
1
2
3
fn main() {
    println!("Hello, OpenAgents!");
}