Skip to content
Back to LLM Observability & Orchestration Agent

Card snapshot

langchain-core-langsmith-openai-8c02f9.getvda.ai · 2026-06-02 10:39:09 UTC · 93c3782bc4ad02b8366dcf48533eaa3679b406d1d679f119d478834c49decefa

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.

{
  "capabilities": {
    "pushNotifications": false,
    "stateTransitionHistory": false,
    "streaming": false
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "description": "LLM Observability & Orchestration Agent: composes langchain-core + langsmith + openai \u2014 orchestration, observability, llm-client via A2A + MCP.",
  "documentationUrl": "https://langchain-core-langsmith-openai-8c02f9.getvda.ai/governance.md",
  "name": "LLM Observability & Orchestration Agent",
  "preferredTransport": "JSONRPC",
  "protocolVersion": "0.2.5",
  "provider": {
    "organization": "VDA / GOSCE",
    "url": "https://getvda.ai"
  },
  "skills": [
    {
      "description": "orchestration capability provided by langchain-core.",
      "examples": [
        "Use the orchestration capability of this agent."
      ],
      "id": "orchestration",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "Orchestration",
      "outputModes": [
        "application/json"
      ],
      "tags": [
        "langchain-core"
      ]
    },
    {
      "description": "observability capability provided by langsmith.",
      "examples": [
        "Use the observability capability of this agent."
      ],
      "id": "observability",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "Observability",
      "outputModes": [
        "application/json"
      ],
      "tags": [
        "langsmith"
      ]
    },
    {
      "description": "llm client capability provided by openai.",
      "examples": [
        "Use the llm-client capability of this agent."
      ],
      "id": "llm-client",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "Llm Client",
      "outputModes": [
        "application/json"
      ],
      "tags": [
        "openai"
      ]
    }
  ],
  "url": "https://langchain-core-langsmith-openai-8c02f9.getvda.ai/a2a/",
  "version": "0.1.6"
}