tama 0.0.1

Multi-agent AI framework — build, run, and trace agent pipelines from the command line
Documentation
1
2
3
4
5
6
7
pub mod add;
pub mod brew;
pub mod init;
pub mod models;
pub mod run;
pub mod runs;
pub mod view;