github shcherbak-ai/contextgem v0.15.0

latest releases: v0.19.3, v0.19.2, v0.19.1...
4 months ago

Added

  • Auto-pricing for LLMs: enable via auto_pricing=True to automatically estimate costs using pydantic's genai-prices; optional auto_pricing_refresh=True refreshes cached price data at runtime.

Refactor

  • Public API made more consistent and stable: user-facing classes are now thin, well-documented facades over internal implementations. No behavior changes.
  • Internal reorganization for maintainability and future-proofing.

Docs

  • Added guidance for configuring auto-pricing for LLMs.

Don't miss a new contextgem release

NewReleases is sending notifications on new releases.