Minor Changes
- #10924
2e28115Thanks @christian-bromann! - feat(groq): add native OpenAI-compatible streamEvents events
Patch Changes
- #11069
7d61f5fThanks @brandonhawi! - Tighten the@langchain/corepeer dependency to^1.1.30, the version that introduced theutils/standard_schemaandlanguage_models/structured_outputexport subpaths imported byChatGroq. The previous^1.0.0range allowed core versions below 1.1.30 that lack these exports, causing module-not-found build failures.