{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_openlit",
  "slug": "openlit",
  "name": "OpenLIT",
  "canonical_url": "https://www.openagent.bot/tools/openlit",
  "category": "tools",
  "resource_type": "tool",
  "summary": "OpenLIT is an open-source AI engineering platform for observability, evaluations, guardrails, prompt management, vault workflows, playgrounds, and GPU monitoring. It integrates with many LLM providers, vector databases, and agent frameworks.",
  "capabilities": [
    "automation",
    "workflow"
  ],
  "constraints": [
    "open-source"
  ],
  "scenarios": [
    "self-hosted-ai"
  ],
  "deployment_modes": [
    "self_hosted",
    "cloud"
  ],
  "interfaces": [
    "repo",
    "docs"
  ],
  "integrations": [],
  "permission_surface": [],
  "risk_level": "low",
  "source_confidence": "high",
  "recommended_workflows": [
    "Browser automation",
    "Evaluation and observability",
    "Reusable skill workflow"
  ],
  "avoid_when": [
    "Solo prototypes that only need a small prompt test file",
    "Teams looking for a low-level agent framework"
  ],
  "primary_actions": [
    "Inspect repository",
    "Open Homepage"
  ],
  "evidence_urls": [
    "https://github.com/openlit/openlit",
    "https://docs.openlit.io"
  ],
  "last_verified_at": "2026-06-10",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/tools/openlit.json",
    "markdown_url": "https://www.openagent.bot/tools/openlit.md",
    "agent_json_url": "https://www.openagent.bot/tools/openlit.agent.json"
  }
}