rig-experimental 0.0.1

An experimental companion crate for `rig`, the agentic AI framework for building modular, lightweight agents.
Documentation
1
2
3
4
pub mod client;
pub mod realtime;

pub use client::Client;