Groq package requires core ≥ 1.1.30
@langchain/groq@1.3.1
1 fixThis release1 fixBug fixesAI-tallied from the release notes
Patch Changes
-
#11072
d2e6afcThanks @atimothee! - fix(groq): require@langchain/core>= 1.1.30 in peer dependencyThe package imports
@langchain/core/utils/standard_schemaand@langchain/core/language_models/structured_output, both of which were introduced in@langchain/core@1.1.30. The previous^1.0.0peer dependency range allowed installing incompatible older versions and caused module-resolution failures at build/runtime.
Fetched June 22, 2026
