iiRecord
Agentic AI Atlas · LangChain Agents Docs
source-ref:langchain-agents-docsa5c.ai
II.
SourceRef JSON

source-ref:langchain-agents-docs

Structured · live

LangChain Agents Docs json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · sourceref-scope/source-refs/langgraph-ecosystem.yamlCluster · sourceref-scope
Record JSON
{
  "id": "source-ref:langchain-agents-docs",
  "_kind": "SourceRef",
  "_file": "sourceref-scope/source-refs/langgraph-ecosystem.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "description": "LangChain agents official documentation",
    "displayName": "LangChain Agents Docs",
    "repoUrl": "https://docs.langchain.com/oss/python/langchain/agents",
    "ref": "current",
    "path": ".",
    "kind": "documentation-page",
    "notes": "Official LangChain documentation for create_agent, model/tool binding,\nmiddleware, structured output, and higher-level agent-building APIs built\nover graph-style execution.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-core-impl:langgraph.core@current",
      "to": "source-ref:langchain-agents-docs",
      "kind": "sourced_from"
    },
    {
      "from": "agent:langgraph",
      "to": "source-ref:langchain-agents-docs",
      "kind": "sourced_from"
    },
    {
      "from": "agent-runtime-impl:langgraph.runtime@current",
      "to": "source-ref:langchain-agents-docs",
      "kind": "sourced_from"
    },
    {
      "from": "agent-version:langgraph@current",
      "to": "source-ref:langchain-agents-docs",
      "kind": "sourced_from"
    }
  ]
}