Documentation / modules
LLM
Bind model descriptors to provider clients while keeping credentials outside model and request data.
Repository
| Field | Value |
|---|---|
| Repository | github.com/looprig/llm |
| Version | v0.14.0 |
| GitHub | looprig/llm |
Description
Bind model descriptors to provider clients while keeping credentials outside model and request data.
Where it fits
LLM is useful on its own when an application wants ready provider clients backed by explicit model descriptors and credentials. Within Looprig, it turns Inference contracts and Credentials into clients that Harness applications can select. LLM owns provider construction; Inference retains the neutral request and response model.
Dependencies
Dependents
None.