Langgraph Human In The Loop
langchain-ai/skills-benchmarks/skills/main/langgraph-human-in-the-loopdevopsResmi
Resmi Sağlayıcı Skill'iView repo
INVOKE THIS SKILL when implementing human-in-the-loop patterns, pausing for approval, or handling errors in LangGraph. Covers interrupt(), Command(resume=...), approval/validation workflows, and the 4-tier error handling strategy.
Dosyalar1 dosya
SKILL.md533 satır
Loading editor…
Kurulum
ÖnerilenTek komut — ajanınız otomatik olarak devreye alır.
Kurulum komutunu görmek için yukarıdan bir AI aracı seçin.
veya
Manuel Kurulum
Daha fazla adımDosyayı indirin ve ajanınızın sistem istemine yapıştırın.
Skill detayları
Versiyonv1.0.0
YazarLangChain AI
Kategoridevops
Skill IDlangchain-ai/skills-benchmarks/skills/main/langgraph-human-in-the-loop
İlgili skill'ler
Api DocsOpenAPI documentation and REST API design patternsDatabase MigrationsDatabase migration patterns and schema versioningDeep Agents CoreINVOKE THIS SKILL when building ANY Deep Agents application. Covers create_deep_agent(), harness architecture, SKILL.md format, and configuration options.Deep Agents MemoryINVOKE THIS SKILL when your Deep Agent needs memory, persistence, or filesystem access. Covers StateBackend (ephemeral), StoreBackend (persistent), FilesystemMiddleware, and CompositeBackend for routing.Deep Agents OrchestrationINVOKE THIS SKILL when using subagents, task planning, or human approval in Deep Agents. Covers SubAgentMiddleware, TodoList for planning, and HITL interrupts.Docker PatternsBest practices for Docker containerization and multi-stage builds