Download Latest Version v0.25.0 source code.tar.gz (35.2 MB)
Email in envelope

Get an email when there's a new version of ContextGem

Home / v0.25.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-05-07 557 Bytes
v0.25.0 source code.tar.gz 2026-05-07 35.2 MB
v0.25.0 source code.zip 2026-05-07 35.5 MB
Totals: 3 Items   70.7 MB 0

Changed

  • Concurrent fan-out for sub-aspect/sub-concept extraction and failed-chunk retries: when use_concurrency=True, these now run via asyncio.gather instead of awaiting per item, reducing wall-clock latency for documents whose aspects contain sub-aspect groups, and for retry batches when several chunks return invalid data at once.
  • Upgraded pinned dependency version: genai-prices==0.0.59. Versions remain pinned to maintain stability and avoid occasional breaking changes and API inconsistencies observed in previous unpinned releases.
Source: README.md, updated 2026-05-07