langchain-groq==1.1.3
📦 langchainView on GitHub →
✨ 4 features🐛 3 fixes🔧 5 symbols
Summary
This release focuses on dependency updates, infrastructure hardening, and feature enhancements, notably introducing content-block-centric streaming (v2) and Strict Mode for Groq.
✨ New Features
- Added content-block-centric streaming (v2) in core.
- Introduced Strict Mode for Groq.
- Added standard model property support for Fireworks, Groq, and OpenRouter.
- Added `text_inputs` and `text_outputs` fields to model profiles.
🐛 Bug Fixes
- Fixed usage metadata token extraction in openai, groq, and openrouter by using is-not-None checks.
- Added missing ModelProfile fields and introduced warnings on schema drift in core and model-profiles.
- Fixed model profiles generation to sort by model ID for stable diffs.