{
  "schema_version": "openagent.resource.v1",
  "id": "res_langchain",
  "slug": "langchain",
  "status": "published",
  "identity": {
    "name": "LangChain",
    "one_liner": "Framework for building LLM-powered applications with chains, agents, tools, and 100+ integrations."
  },
  "classification": {
    "resource_type": "agent",
    "primary_category": "agents",
    "subcategories": [
      "agent-framework",
      "llm-orchestration",
      "tool-integration"
    ]
  },
  "positioning": {
    "maturity": "active"
  },
  "decision_signals": {
    "open_source": true,
    "local_first": true,
    "has_api": true,
    "has_cli": true
  },
  "facts": {
    "license": "MIT",
    "pricing_model": "open_source",
    "github_stars": 122000,
    "github_repo_full_name": "langchain-ai/langchain",
    "last_verified_at": "2026-06-16"
  },
  "capabilities": {},
  "links": {
    "primary_url": "https://github.com/langchain-ai/langchain",
    "items": [
      {
        "type": "github",
        "label": "GitHub",
        "url": "https://github.com/langchain-ai/langchain"
      },
      {
        "type": "docs",
        "label": "Docs",
        "url": "https://python.langchain.com"
      }
    ]
  },
  "media": {},
  "tags": {
    "category": [
      "agent-framework",
      "open-source"
    ],
    "capability": [
      "tool-calling",
      "workflow-orchestration",
      "rag",
      "connectors"
    ],
    "constraint": [
      "open-source"
    ],
    "scenario": [
      "developer-workflow",
      "production-agent"
    ]
  },
  "relationships": {},
  "machine_readable": {
    "canonical_url": "https://www.openagent.bot/agents/langchain",
    "json_url": "https://www.openagent.bot/agents/langchain.json",
    "markdown_url": "https://www.openagent.bot/agents/langchain.md"
  },
  "seo": {
    "title": "LangChain: AI Agent — Framework for building LLM-powered applications with chains, agents, tools, and 100+ integrations.",
    "description": "LangChain is an open-source AI agent. Framework for building LLM-powered applications with chains, agents, tools, and 100+ integrations."
  },
  "timestamps": {
    "created_at": "2026-06-16T00:00:00.000Z",
    "updated_at": "2026-06-16T00:00:00.000Z",
    "published_at": "2026-06-16T00:00:00.000Z"
  }
}