llm 1.3.8

A Rust library unifying multiple LLM backends.
Documentation
1
2
3
4
5
pub const INPUT_PADDING: u16 = 2;
pub const OVERLAY_HEIGHT_PCT: u16 = 60;
pub const OVERLAY_WIDTH_PCT: u16 = 60;
pub const STATUS_HEIGHT: u16 = 1;
pub const MIN_INPUT_HEIGHT: u16 = 3;