aprender 0.39.0

Next-generation ML framework in pure Rust — `cargo install aprender` for the `apr` CLI
Documentation
<!-- PCU: cli-chat | contract: contracts/apr-page-cli-chat-v1.yaml -->

# apr chat

Interactive chat with language model

**Category**: Inference

## Synopsis

```text
apr chat [OPTIONS]
```

## Example

<!-- example-cost: model-required model: qwen2.5-coder-1.5b -->
```bash
apr chat qwen2.5-coder-1.5b
```

## Full help

Run `apr chat --help` for the complete option list.

## See also

- Source: [`crates/apr-cli/src/commands/chat.rs`]https://github.com/paiml/aprender/blob/main/crates/apr-cli/src/commands/chat.rs
- Contract: [`contracts/apr-page-cli-chat-v1.yaml`]https://github.com/paiml/aprender/blob/main/contracts/apr-page-cli-chat-v1.yaml