Foveance v0.1.3
Bundles the features merged from the maintenance PRs.
New
shrink_anthropic(system, messages, budget)— Anthropic-shaped one-liner (#9)- Config file:
~/.foveance.toml/./.foveance.tomldefaults (#2) - Exact token counting via
--exact-tokens(tiktoken) (#7) - LiteLLM + LangChain integrations behind extras (#4, #5)
- Docker image + GHCR publish workflow —
docker run ghcr.io/aimaghsoodi/foveance(#8, thanks @Hayathorium)
Fixed
- Clear ImportError from
LogisticFutureRelevance.fit()when numpy is missing (#14) - Cross-platform config-file test (Windows home dir)
pip install -U foveance · Apache-2.0