Home/LLM Frameworks/langchain-hs
langchain-hs logo

langchain-hs

Enrichment pending
tusharad/langchain-hs

Haskell implementation of LangChain

GraphCanon updated today · GitHub synced today

52
Stars
7
Forks
2
Open issues
3
Watchers
2w
Last push
Haskell MITCreated Feb 6, 2025

Trust & integrity

Full report
Maintenance
Active (13d since push)
As of today · Source: github_public_v1
Provenance
Not a fork · Personal account
As of today · Source: github_public_v1
Security (OSV)
No lockfile
As of today · Source: none

Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.

Overview

Haskell implementation of LangChain

Capability facts

Languages
haskell

Source: github.language · Jul 11, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

LangChain integrationLangChain

Source: README excerpt (regex_v1, Jul 11, 2026)

To use LangChain Haskell in your project, add it to your package dependencies.
Source link

Tags

README

Installation

To use LangChain Haskell in your project, add it to your package dependencies. If you're using Stack, include it in your package.yaml:

dependencies:
  - base < 5
  - langchain-hs

Then, run the build command for your respective build tool to fetch and compile the dependency.


License

This project is licensed under the MIT License. See the LICENSE file for details.