lha 1.0.6

Long-Horizon Agent command-line package that installs the lha binary.
Documentation
1
2
3
4
5
6
7
8
pub mod cache;
pub mod identity_presets;
pub mod manager;
pub mod model_info;
pub mod model_presets;

#[cfg(any(test, feature = "test-support"))]
pub use identity_presets::test_builtin_identity_presets;