Back to LangGraph

Card snapshot

langchain-ai-langgraph-40.mintlify.app · 2026-05-28 03:30:56 UTC · b64526249e0432768ab2ef15d405ff5b1fd2381230dd324de7c82ade603d3ded

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "schemaVersion": "0.2.0",
  "name": "LangGraph",
  "url": "https://langchain-ai-langgraph-40.mintlify.app/",
  "version": "1.0.0",
  "documentationUrl": "https://langchain-ai-langgraph-40.mintlify.app/",
  "capabilities": {
    "streaming": false
  },
  "skills": [
    {
      "id": "langchain",
      "name": "Langchain",
      "description": "Use when building stateful, multi-step AI workflows with LangChain. Reach for LangGraph when you need to orchestrate agent loops, tool calling, human-in-the-loop interactions, conditional routing, or persistent state management across multiple graph execution steps.",
      "tags": [],
      "url": "https://langchain-ai-langgraph-40.mintlify.app/.well-known/agent-skills/langchain/skill.md"
    }
  ]
}