pkg/

directory
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 16, 2026 License: MIT

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL