apr-cli 0.4.12

CLI tool for APR model inspection, debugging, and operations
Documentation
1
2
3
4
5
6
7
8
9
10

#[cfg(test)]
mod tests {
    use super::*;
    use std::path::PathBuf;
include!("chat_config.rs");
include!("chat_config_02.rs");
include!("chat_clean.rs");
include!("chat_command_find_qwen.rs");
}