PackageTrack

npm · #4362

@langchain/core

1.2.9langchain-ai/langchainjs

Core LangChain.js abstractions and schemas

Release timeline

350 releases since 2023
202420252026

Releases

  1. 0.3.1812 Nov 2024

    Nothing published for this version

  2. 0.3.172 Nov 2024

    Nothing published for this version

  3. 0.3.1629 Oct 2024

    Nothing published for this version

  4. 0.3.1525 Oct 2024

    Nothing published for this version

  5. 0.3.1424 Oct 2024

    Nothing published for this version

  6. 0.3.1317 Oct 2024

    Nothing published for this version

  7. 0.3.1217 Oct 2024

    Nothing published for this version

  8. 0.3.1113 Oct 2024

    Nothing published for this version

  9. 0.3.1011 Oct 2024

    Nothing published for this version

  10. 0.3.10-rc.011 Oct 2024pre-release

    Nothing published for this version

  11. 0.3.910 Oct 2024

    Nothing published for this version

  12. 0.3.9-rc.110 Oct 2024pre-release

    Nothing published for this version

  13. 0.3.9-rc.09 Oct 2024pre-release

    Nothing published for this version

  14. 0.3.88 Oct 2024

    Nothing published for this version

  15. 0.3.8-rc.08 Oct 2024pre-release

    Nothing published for this version

  16. 0.3.73 Oct 2024

    Nothing published for this version

  17. 0.3.62 Oct 2024

    Nothing published for this version

  18. 0.3.6-rc.02 Oct 2024pre-release

    Nothing published for this version

  19. 0.3.530 Sept 2024

    Nothing published for this version

  20. 0.3.5-rc.02 Oct 2024pre-release

    Nothing published for this version

  21. 0.3.430 Sept 2024

    Nothing published for this version

  22. 0.3.319 Sept 2024

    Nothing published for this version

  23. 0.3.217 Sept 2024

    Nothing published for this version

  24. 0.3.115 Sept 2024

    Nothing published for this version

  25. 0.3.013 Sept 2024
    Release notes

    Minor Changes

    Open source →
    Additional notes

    Minor Changes

    • #10666 2bb55b0 Thanks @hnustwjj! - feat(openrouter): surface reasoning content as v1 standard content blocks

      convertOpenRouterResponseToBaseMessage and convertOpenRouterDeltaToBaseMessageChunk now copy OpenRouter's reasoning (flat string) and reasoning_details (structured array) fields onto additional_kwargs.reasoning_content / additional_kwargs.reasoning_details. A new ChatOpenRouterTranslator is registered in @langchain/core under the "openrouter" provider key so AIMessage.contentBlocks emits standard {type: "reasoning"} blocks alongside text and tool calls.

      Previously, reasoning text returned by reasoning-capable models routed through OpenRouter (DeepSeek R1, Minimax M2, Claude extended thinking, o-series, etc.) was silently dropped: only the reasoning_tokens count was preserved via usage_metadata. Consumers using standard content blocks (including the frontend agent UI patterns shown in the docs) could not display the model's chain of thought.

    Patch Changes

    Open source →
  26. 0.3.0-rc.06 Sept 2024pre-release

    Nothing published for this version

  27. 0.2.3610 Oct 2024

    Nothing published for this version

  28. 0.2.358 Oct 2024

    Nothing published for this version

  29. 0.2.3417 Sept 2024

    Nothing published for this version

  30. 0.2.3315 Sept 2024

    Nothing published for this version

  31. 0.2.3210 Sept 2024

    Nothing published for this version

  32. 0.2.3128 Aug 2024

    Nothing published for this version

  33. 0.2.3026 Aug 2024

    Nothing published for this version

  34. 0.2.30-rc.026 Aug 2024pre-release

    Nothing published for this version

  35. 0.2.2926 Aug 2024

    Nothing published for this version

  36. 0.2.2821 Aug 2024

    Nothing published for this version

  37. 0.2.2716 Aug 2024

    Nothing published for this version

  38. 0.2.2616 Aug 2024

    Nothing published for this version

  39. 0.2.2516 Aug 2024

    Nothing published for this version

  40. 0.2.2415 Aug 2024

    Nothing published for this version

  41. 0.2.2310 Aug 2024

    Nothing published for this version

  42. 0.2.229 Aug 2024

    Nothing published for this version

  43. 0.2.22-rc.19 Aug 2024pre-release

    Nothing published for this version

  44. 0.2.22-rc.08 Aug 2024pre-release

    Nothing published for this version

  45. 0.2.216 Aug 2024

    Nothing published for this version

  46. 0.2.203 Aug 2024

    Nothing published for this version

  47. 0.2.191 Aug 2024

    Nothing published for this version

  48. 0.2.1822 Jul 2024

    Nothing published for this version

  49. 0.2.18-rc.022 Jul 2024pre-release

    Nothing published for this version

  50. 0.2.1718 Jul 2024

    Nothing published for this version

  51. 0.2.1616 Jul 2024

    Nothing published for this version

  52. 0.2.1510 Jul 2024

    Nothing published for this version

  53. 0.2.144 Jul 2024

    Nothing published for this version

  54. 0.2.134 Jul 2024

    Nothing published for this version

  55. 0.2.13-rc.24 Jul 2024pre-release

    Nothing published for this version

  56. 0.2.13-rc.14 Jul 2024pre-release

    Nothing published for this version

  57. 0.2.13-rc.03 Jul 2024pre-release

    Nothing published for this version

  58. 0.2.122 Jul 2024

    Nothing published for this version

  59. 0.2.1128 Jun 2024

    Nothing published for this version

  60. 0.2.1025 Jun 2024
    Release notes

    Patch Changes

    Open source →