概要
LangChainは、LLMやエージェントを使ったアプリケーションを構築するためのフレームワークです。
モデル、埋め込み、ベクターストア、各種ツールや外部データ連携を共通インターフェースで扱え、試作から本番運用まで進めやすいのが特徴です。
Deep AgentsやLangGraph、LangSmithとも連携でき、計画実行型エージェントや複雑なワークフロー、評価・監視まで含めて開発したいAIアプリ開発者やエンジニア向けの基盤です。
互換性・特徴
- Python
- TypeScript
- LLM
- Agents
- CLI
- API連携
基本情報
| ライセンス | MIT |
| Stars | 139,756 |
| Forks | 23,175 |
| カテゴリ | LLM |
| アクティビティ | high |
最新のissue
- test_mset_chmod fails on Windows due to unsupported chmod permission bits (更新: 2026-06-20)
- count_tokens_approximately over-counts audio/video/file blocks by char-counting their base64 payload (更新: 2026-06-20)
- Human In the Loop Middleware throws error when the agent is invoked as .ainvoke() (更新: 2026-06-20)
- Handle partials in pretty_repr() (更新: 2026-06-19)
最新リリース: langchain-core==1.4.8 (2026-06-18)
