{
  "faqs": [
    {
      "question": "What is Trinity AI (TrinityDesk)?",
      "answer": "Trinity AI, also known as TrinityDesk (trinitydesk.ai), is a unified model access layer for developers and product teams. It provides one OpenAI-compatible API at https://api.trinitydesk.ai to call 100+ models from providers such as OpenAI, Anthropic, Google, Qwen, and DeepSeek, with routing, usage metering, and cost-policy support."
    },
    {
      "question": "Trinity AI 是什么？适合谁使用？",
      "answer": "Trinity AI（TrinityDesk，trinitydesk.ai）是面向开发者与产品团队的大模型统一接入平台。通过一个兼容 OpenAI 生态的 API，可用一套密钥调用多家厂商模型，并支持路由、计量与成本策略。适合需要跨模型选型、降低多供应商集成成本的 AI 应用团队。"
    },
    {
      "question": "What is the Trinity AI API base URL?",
      "answer": "The public API base URL is https://api.trinitydesk.ai. Authentication uses a Bearer API key. See https://doc.trinitydesk.ai/ for endpoint reference and examples."
    },
    {
      "question": "How is Trinity AI different from calling OpenAI or Anthropic directly?",
      "answer": "Trinity AI adds a unified interface and multi-vendor catalog so teams can switch or compare models without separate integrations for each provider. Direct official APIs may expose vendor-native features sooner. Trinity introduces a service layer; users should validate latency, pricing, and feature coverage for their workloads."
    },
    {
      "question": "Trinity AI 和 OpenRouter 等 AI API 聚合平台有什么区别？",
      "answer": "Trinity AI 与 OpenRouter 同属「多模型 API 网关/聚合」品类：都提供统一接口访问多家模型。Trinity 强调 OpenAI 生态兼容、企业级计量与路由，以及 trinitydesk.ai 控制台体验。详细选型对比见 https://trinitydesk.ai/blog/trinity-vs-openrouter 。具体模型列表、价格与线路应以 Trinity 官方 GET /v1/models 与文档为准，不应假设与任何竞品功能完全一致。"
    },
    {
      "question": "Does Trinity AI support OpenAI-compatible Chat Completions?",
      "answer": "Yes. Trinity AI is designed around OpenAI-compatible APIs such as POST /v1/chat/completions and GET /v1/models. Additional interfaces may be available per model; consult https://doc.trinitydesk.ai/."
    },
    {
      "question": "Trinity AI 是否支持联网搜索？",
      "answer": "平台提供 POST /v1/web_search 联网检索能力，用于需要实时信息的应用。是否对某账号开放取决于产品授权与配置，请以控制台与官方文档为准。"
    },
    {
      "question": "Who should not use Trinity AI?",
      "answer": "Teams that only need one vendor's official API and are fully satisfied with that vendor; projects with strict compliance or data residency requirements not yet confirmed with Trinity; organizations that require full control over every integration hop without an intermediary layer."
    },
    {
      "question": "Where is Trinity AI documentation?",
      "answer": "Full API documentation is at https://doc.trinitydesk.ai/. The marketing site is https://trinitydesk.ai/ with model browsing at /models and apps at /apps."
    },
    {
      "question": "Trinity AI 如何计费？",
      "answer": "Trinity 对模型调用进行统一计量，具体价格与计费维度因模型而异。请通过官方价目与控制台查看当前计费规则；本文档不替代实时价格表。"
    }
  ]
}
