{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_deepseek_v4",
  "slug": "deepseek-v4",
  "name": "DeepSeek V4",
  "canonical_url": "https://www.openagent.bot/models/deepseek-v4",
  "category": "models",
  "resource_type": "model",
  "summary": "DeepSeek V4 is DeepSeek's current open model family, with V4-Pro and V4-Flash variants surfaced through DeepSeek's official API docs and DeepSeek AI's Hugging Face release pages.",
  "capabilities": [
    "local-inference",
    "tool-calling"
  ],
  "constraints": [
    "open-source",
    "self-hosted",
    "local-first",
    "open-weights"
  ],
  "scenarios": [
    "local-ai",
    "self-hosted-ai"
  ],
  "deployment_modes": [
    "local",
    "self_hosted",
    "cloud"
  ],
  "interfaces": [
    "docs",
    "demo"
  ],
  "integrations": [
    "DeepSeek API",
    "Hugging Face",
    "OpenAI-compatible Chat Completions",
    "Anthropic-compatible API"
  ],
  "permission_surface": [
    "shell/files",
    "memory",
    "messages",
    "external services"
  ],
  "risk_level": "elevated",
  "source_confidence": "medium",
  "recommended_workflows": [
    "Evaluation and observability",
    "Local or private AI stack"
  ],
  "avoid_when": [
    "Teams that need a simple consumer chatbot with no model or provider evaluation",
    "Builders who cannot review model cards, license terms, safety behavior, and serving cost before adoption",
    "Use cases that require verified image input support rather than text, tool calls, JSON output, and long-context reasoning"
  ],
  "primary_actions": [
    "Open Homepage",
    "Read setup docs",
    "Open Demo",
    "Use the official API model IDs"
  ],
  "evidence_urls": [
    "https://www.deepseek.com/",
    "https://api-docs.deepseek.com/news/news260424",
    "https://huggingface.co/collections/deepseek-ai/deepseek-v4",
    "https://api-docs.deepseek.com/quick_start/pricing",
    "https://api-docs.deepseek.com/updates/",
    "https://huggingface.co/deepseek-ai/DeepSeek-V4-Flash",
    "https://huggingface.co/deepseek-ai/DeepSeek-V4-Pro-Base/blob/main/LICENSE"
  ],
  "last_verified_at": "2026-06-02",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/models/deepseek-v4.json",
    "markdown_url": "https://www.openagent.bot/models/deepseek-v4.md",
    "agent_json_url": "https://www.openagent.bot/models/deepseek-v4.agent.json"
  }
}