# LangGraph
「エージェントをグラフとして構築する」フレームワーク。[[LangChain]] と組み合わせて使われることが多い。[[@2026__FSE Companion__LLM Agents for AIOps in Kubernetes - An Industrial Experience Report with Red Hat OpenShift]] は LangGraph 0.2.10(LangChain 0.2.12 と併用)を用いて [[Red Hat OpenShift]] 向け ReAct ベース AIOps エージェントを実装した。
## 関連
- ソース: [[@2026__FSE Companion__LLM Agents for AIOps in Kubernetes - An Industrial Experience Report with Red Hat OpenShift]]
- エンティティ: [[LangChain]]
- 概念: [[ReAct]] / [[AIOps]]
## 出典
- [[@2026__FSE Companion__LLM Agents for AIOps in Kubernetes - An Industrial Experience Report with Red Hat OpenShift]](§3.2, §6 Threats to Validity)