github shcherbak-ai/contextgem v0.22.0

10 hours ago

Changed

  • Upgraded pinned dependency versions: litellm==1.82.2, genai-prices==0.0.55. Versions remain pinned to maintain stability and avoid occasional breaking changes and API inconsistencies observed in previous unpinned releases.

Deprecated

  • DocxConverter is deprecated and will be removed in v1.0.0. Use dedicated document conversion libraries (e.g., Docling, MarkItDown) to convert files to text, then pass the result to Document(raw_text=...).

Removed

  • Removed llms.txt generation (build script, pre-commit hook, and Sphinx integration). Use AGENTS.md and CLAUDE.md for AI assistant context instead.

Don't miss a new contextgem release

NewReleases is sending notifications on new releases.