{
  "name": "@happyvertical/ai",
  "path": "packages/ai",
  "position": {
    "index": 2,
    "count": 32
  },
  "description": "Standardized AI interface supporting OpenAI, LiteLLM, Bifrost, Ollama, Anthropic, Gemini, Bedrock, Hugging Face, Claude CLI, and Qwen3-TTS",
  "provides": [
    "Standardized AI interface supporting OpenAI, LiteLLM, Bifrost, Ollama, Anthropic, Gemini, Bedrock, Hugging Face, Claude CLI, and Qwen3-TTS"
  ],
  "implements": [],
  "requires": {
    "workspace": [
      "@happyvertical/utils"
    ],
    "externalHappyVertical": [],
    "external": [
      "@anthropic-ai/sdk",
      "@aws-sdk/client-bedrock-runtime",
      "@google/genai",
      "openai"
    ]
  },
  "dependents": [
    "@happyvertical/sdk-mcp"
  ],
  "stability": {
    "level": "stable",
    "reason": "Primary package surface is described as implemented and production-oriented."
  },
  "keywords": [
    "ai"
  ]
}
