Skip to content

添加 NEXUS AI —— DeepSeek 官方API中转 #14

@nexusai-io-tech

Description

@nexusai-io-tech

服务商信息

字段 内容
服务商 NEXUS AI
价格 按量计费,新用户送 ¥5
模型 DeepSeek V4 Flash + V4 Pro
官网链接 https://nexus-xi.com
API端点 https://nexus-xi.com/v1
新用户福利 注册即送 ¥5 体验金,无需绑卡

特点

  • 国内直连,无需翻墙,低延迟
  • 新用户送 ¥5 体验金,零门槛试用
  • 支持微信/支付宝充值
  • 100% OpenAI 兼容,一键切换
  • 调用统计与用量监控

接入方式

curl https://nexus-xi.com/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "model": "deepseek-v4-flash",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

欢迎收录!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions