概要
LangChainは、LLMやエージェントを使ったアプリケーションを構築するためのフレームワークです。
モデル、埋め込み、ベクターストア、各種ツールや外部データ連携を共通インターフェースで扱え、試作から本番運用まで進めやすいのが特徴です。
Deep AgentsやLangGraph、LangSmithとも連携でき、計画実行型エージェントや複雑なワークフロー、評価・監視まで含めて開発したいAIアプリ開発者やエンジニア向けの基盤です。
互換性・特徴
- Python
- TypeScript
- LLM
- Agents
- CLI
- API連携
基本情報
| ライセンス | MIT |
| Stars | 141,669 |
| Forks | 23,546 |
| カテゴリ | LLM |
| アクティビティ | high |
最新のissue
- When using OpenAI Responses API in streaming mode, there is no chunk from langchain that contains the entire function_call definition including arguments. (更新: 2026-07-13)
- Tool calls sometimes fail due to missing positional argument (更新: 2026-07-13)
- ChatAnthropic.bind_tools mutates caller-provided tool_choice dictionary (更新: 2026-07-13)
最新リリース: langchain-core==1.4.9 (2026-07-08)
