Directories
¶
| Path | Synopsis |
|---|---|
|
Package llmgateway is the single chokepoint through which every LLM call in the process must pass.
|
Package llmgateway is the single chokepoint through which every LLM call in the process must pass. |
|
Package llmprovider exposes a single Provider interface that every LLM backend in the project must satisfy.
|
Package llmprovider exposes a single Provider interface that every LLM backend in the project must satisfy. |
|
Package llmutil holds small helpers shared between LLM-calling code paths.
|
Package llmutil holds small helpers shared between LLM-calling code paths. |
|
Package openaicompat provides a lightweight client for any OpenAI-compatible chat completions API (llama.cpp, vLLM, LM Studio, Ollama /v1, etc.).
|
Package openaicompat provides a lightweight client for any OpenAI-compatible chat completions API (llama.cpp, vLLM, LM Studio, Ollama /v1, etc.). |
|
Package scoring owns the article importance model: the rubric dimensions an LLM rates, the deterministic aggregation of those dimensions into a 0-100 score, and the tier thresholds used to bucket articles in digests.
|
Package scoring owns the article importance model: the rubric dimensions an LLM rates, the deterministic aggregation of those dimensions into a 0-100 score, and the tier thresholds used to bucket articles in digests. |
|
Package trace is an opt-in, content-level debug tracer.
|
Package trace is an opt-in, content-level debug tracer. |
Click to show internal directories.
Click to hide internal directories.