Provides common structure for model implementations in the llm crate.
# Cargo.toml
[dependencies]
llm-base = "0.1.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use the Model trait for implementing language models.
Use `llm` crate for high-level API.
No dependency data recorded yet.