This release includes 2 breaking changes for platform teams planning a safe upgrade.
Published 3mo
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ai-evaluation
ai-safety
confidence-estimation
confidence-score
hallucination
hallucination-detection
+8 more
hallucination-evaluation
hallucination-mitigation
llm
llm-evaluation
llm-hallucination
llm-safety
uncertainty-estimation
uncertainty-quantification
Summary
AI summaryReplace agenerate with ainvoke and switch dependency management from Poetry to uv.
Full changelog
Highlights
- replace
ageneratewithainvokewhere generation is used, sinceainvokeappears to be the better-maintained and better-documented LangChain method - replace
poetrywithuvfor dependency management - update badges
What's Changed
- Badge updates by @dylanbouchard in https://github.com/cvs-health/uqlm/pull/348
- Switch from Poetry to astral-sh/uv by @vgyani in https://github.com/cvs-health/uqlm/pull/349
- Patch release:
v0.5.5by @dylanbouchard in https://github.com/cvs-health/uqlm/pull/350
Full Changelog: https://github.com/cvs-health/uqlm/compare/v0.5.4...v0.5.5
Breaking Changes
- `agenerate` is removed; use `ainvoke` instead
- Dependency management switched from Poetry to uv (astral-sh/uv)
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About UQLM
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]