Logo
Explore Help
Sign In
langchain-ai/langchain-experimental
1
0
Fork 0
You've already forked langchain-experimental
mirror of https://github.com/langchain-ai/langchain-experimental.git synced 2026-07-01 13:20:51 -04:00
Code Issues 34 Packages Projects Releases 7 Wiki Activity

7 Releases 8 Tags

RSS Feed
  • libs/experimental/v0.4.1 d1f445dc7f
    Compare

    Stable

    yindo released this 2025-12-11 00:28:50 -05:00 | 12 commits to main since this release

    📅 Originally published on GitHub: Thu, 11 Dec 2025 05:31:00 GMT
    🏷️ Git tag created: Thu, 11 Dec 2025 05:28:50 GMT

    What's Changed

    • Security fix: Block PALChain code execution bypasses (CVE-2025-61422, CVE-2025-61423) by @YuvalSarel1 in https://github.com/langchain-ai/langchain-experimental/pull/68
    • release(experimental): 0.4.1 by @mdrxy in https://github.com/langchain-ai/langchain-experimental/pull/70

    New Contributors

    • @YuvalSarel1 made their first contribution in https://github.com/langchain-ai/langchain-experimental/pull/68
    • @mdrxy made their first contribution in https://github.com/langchain-ai/langchain-experimental/pull/70

    Full Changelog: https://github.com/langchain-ai/langchain-experimental/compare/libs/experimental/v0.4.0...libs/experimental/v0.4.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • libs/experimental/v0.4.0 5ec0c48b51
    Compare

    Stable

    yindo released this 2025-11-10 11:31:59 -05:00 | 14 commits to main since this release

    📅 Originally published on GitHub: Mon, 10 Nov 2025 16:34:15 GMT
    🏷️ Git tag created: Mon, 10 Nov 2025 16:31:59 GMT

    What's Changed

    • Extract sentence splitting in SemanticChunker into a private method by @Levara in https://github.com/langchain-ai/langchain-experimental/pull/30
    • experimental: migrate to uv by @ccurme in https://github.com/langchain-ai/langchain-experimental/pull/37
    • fix: fix typo in example usage code by @hesreallyhim in https://github.com/langchain-ai/langchain-experimental/pull/47
    • release[experimental]: 0.4.0 by @ccurme in https://github.com/langchain-ai/langchain-experimental/pull/65
    • fix(infra): install built package in release pipeline by @ccurme in https://github.com/langchain-ai/langchain-experimental/pull/66
    • fix(infra): download built package in release pipeline by @ccurme in https://github.com/langchain-ai/langchain-experimental/pull/67

    New Contributors

    • @Levara made their first contribution in https://github.com/langchain-ai/langchain-experimental/pull/30
    • @hesreallyhim made their first contribution in https://github.com/langchain-ai/langchain-experimental/pull/47

    Full Changelog: https://github.com/langchain-ai/langchain-experimental/compare/libs/experimental/v0.3.4...libs/experimental/v0.4.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • libs/experimental/v0.3.5rc1 7f518865af
    Compare

    Stable

    yindo released this 2025-01-29 17:44:32 -05:00 | -1 commits to main since this release

    📅 Originally published on GitHub: Wed, 29 Jan 2025 22:47:01 GMT
    🏷️ Git tag created: Wed, 29 Jan 2025 22:44:32 GMT

    What's Changed

    • Extract sentence splitting in SemanticChunker into a private method by @Levara in https://github.com/langchain-ai/langchain-experimental/pull/30

    New Contributors

    • @Levara made their first contribution in https://github.com/langchain-ai/langchain-experimental/pull/30

    Full Changelog: https://github.com/langchain-ai/langchain-experimental/compare/libs/experimental/v0.3.4...libs/experimental/v0.3.5rc1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • libs/experimental/v0.3.4 dce0640e0d
    Compare

    Stable

    yindo released this 2024-12-20 10:11:43 -05:00 | 20 commits to main since this release

    📅 Originally published on GitHub: Fri, 20 Dec 2024 15:16:39 GMT
    🏷️ Git tag created: Fri, 20 Dec 2024 15:11:43 GMT

    What's Changed

    • infra: use artifact v4 in release pipeline by @efriis in https://github.com/langchain-ai/langchain-experimental/pull/15
    • Deduplicate nodes for gliner graph transformer by @tomasonjo in https://github.com/langchain-ai/langchain-experimental/pull/26
    • Add additional instruction parameter to llm graph transformer by @tomasonjo in https://github.com/langchain-ai/langchain-experimental/pull/23
    • experimental[patch]: release 0.3.4 by @ccurme in https://github.com/langchain-ai/langchain-experimental/pull/28

    New Contributors

    • @ccurme made their first contribution in https://github.com/langchain-ai/langchain-experimental/pull/28

    Full Changelog: https://github.com/langchain-ai/langchain-experimental/compare/libs/experimental/v0.3.3...libs/experimental/v0.3.4

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • libs/experimental/v0.3.3 3b162cfee7
    Compare

    Stable

    yindo released this 2024-11-02 14:02:05 -04:00 | 24 commits to main since this release

    📅 Originally published on GitHub: Sat, 02 Nov 2024 18:07:31 GMT
    🏷️ Git tag created: Sat, 02 Nov 2024 18:02:05 GMT

    What's Changed

    • update v0.2 to latest docs links by @efriis in https://github.com/langchain-ai/langchain-experimental/pull/6
    • Unify default node type in llm graph transformer by @tomasonjo in https://github.com/langchain-ai/langchain-experimental/pull/7
    • Check rel type before checking properties by @lga-zurich in https://github.com/langchain-ai/langchain-experimental/pull/9
    • infra: disable pypi release attestations by @efriis in https://github.com/langchain-ai/langchain-experimental/pull/13
    • Add more granular relationship definition to LLM Graph Transformer by @tomasonjo in https://github.com/langchain-ai/langchain-experimental/pull/11
    • experimental: release 0.3.3 by @efriis in https://github.com/langchain-ai/langchain-experimental/pull/14

    New Contributors

    • @tomasonjo made their first contribution in https://github.com/langchain-ai/langchain-experimental/pull/7
    • @lga-zurich made their first contribution in https://github.com/langchain-ai/langchain-experimental/pull/9

    Full Changelog: https://github.com/langchain-ai/langchain-experimental/compare/libs/experimental/v0.3.2...libs/experimental/v0.3.3

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • libs/experimental/v0.3.2 3e84644f4c
    Compare

    Stable

    yindo released this 2024-09-26 17:17:04 -04:00 | 30 commits to main since this release

    📅 Originally published on GitHub: Thu, 26 Sep 2024 21:21:32 GMT
    🏷️ Git tag created: Thu, 26 Sep 2024 21:17:04 GMT

    What's Changed

    • semantic-chunker: add min_chunk_size by @tibor-reiss in https://github.com/langchain-ai/langchain-experimental/pull/4
    • experimental: release 0.3.2 by @efriis in https://github.com/langchain-ai/langchain-experimental/pull/5

    New Contributors

    • @tibor-reiss made their first contribution in https://github.com/langchain-ai/langchain-experimental/pull/4

    Full Changelog: https://github.com/langchain-ai/langchain-experimental/compare/libs/experimental/v0.3.1.post1...libs/experimental/v0.3.2

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • libs/experimental/v0.3.1.post1 59a1111896
    Compare

    Stable

    yindo released this 2024-09-25 21:55:18 -04:00 | 32 commits to main since this release

    📅 Originally published on GitHub: Thu, 26 Sep 2024 01:59:38 GMT
    🏷️ Git tag created: Thu, 26 Sep 2024 01:55:18 GMT

    What's Changed

    • migrate Experimental by @efriis in https://github.com/langchain-ai/langchain-experimental/pull/1
    • release 0.3.1.post1 by @efriis in https://github.com/langchain-ai/langchain-experimental/pull/2
    • remove release int testing (not external)
      by @efriis in https://github.com/langchain-ai/langchain-experimental/pull/3

    New Contributors

    • @efriis made their first contribution in https://github.com/langchain-ai/langchain-experimental/pull/1

    Full Changelog: https://github.com/langchain-ai/langchain-experimental/commits/libs/experimental/v0.3.1.post1

    Prior Release Notes

    Note you can see prior release notes here: https://github.com/langchain-ai/langchain/releases?q=tag:%22langchain-experimental%3D%3D0%22&expanded=true

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
Powered by Gitea Version: 1.26.2 Page: 271ms Template: 1ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API