The cat.llm meta-package re-exports the core functions from cat.stack
so they are available immediately after library(cat.llm). Behavior and
arguments are identical to the originals — the links below point at
the canonical documentation in cat.stack.
Details
classifyClassify text, images, or PDFs into predefined categories.
extractDiscover and extract categories from data when no scheme is predefined.
exploreRaw category extraction for saturation analysis.
summarizeSummarize text, images, or PDFs in several formats.
prompt_tuneInteractive, human-in-the-loop tuning of the classification system prompt.
install_cat_stackOne-time installer for the Python
catstackbackend.ensure_ollama_runningCheck (and optionally start) a local Ollama server before running local-model classification.