Skip to content

@langchain/groq@1.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 22:08
c5e8962

Minor Changes

Patch Changes

  • #11069 7d61f5f Thanks @brandonhawi! - Tighten the @langchain/core peer dependency to ^1.1.30, the version that introduced the utils/standard_schema and language_models/structured_output export subpaths imported by ChatGroq. The previous ^1.0.0 range allowed core versions below 1.1.30 that lack these exports, causing module-not-found build failures.