SN2

SenseNova (商汤日日新)

online

商汤科技大模型。每5小时1500次免费调用,多模态能力强。

LLMest. 2014 · Shanghai, China
83
/ 100 APIVault Score

// At a glance

Free Tier
1500次/5小时 · 首月免费 · 无需绑卡
Category
LLM
Credit Card
Not required
Last Verified
just now

// Free tier details

Available Models

SenseNova 6.7 Flash-LiteSenseNova U1SenseNova 5.5

Monthly Requests

每5小时 1,500次免费调用(首月,3个模型各自独立计算)

No credit card needed
Phone verification required

// Quick start

300">"text-purple-400">from openai 300">"text-purple-400">import OpenAI

client = OpenAI(
    api_key=300">"YOUR_SENSENOVA_KEY",
    base_url=300">"https://api.sensenova.cn/v1",
)

response = client.chat.completions.create(
    model=300">"SenseNova-6.7-Flash-Lite",
    messages=[{300">"role": 300">"user", 300">"content": 300">"分析这份文档..."}],
)

print(response.choices[0].message.content)

// Overview

商汤科技 SenseNova(日日新)于2026年5月推出限时免费 Token 计划:注册首月每5小时享受1500次免费调用。最新 SenseNova 6.7 Flash-Lite 支持网页布局、文档结构和金融图表理解,是国内少有的原生多模态模型。

// Pros

  • 原生多模态(网页/文档/图表理解)
  • 每5小时1500次,3个模型各自独立计数等于实际额度更多
  • SenseNova U1 支持本地部署

// Cons

  • 免费额度为首月限时
  • 手机号注册
  • 境外访问受限

// Score breakdown

Reliability (35%) (from just now health check)100/100
Free Tier Generosity (30%) (computed from quota, no-CC, no-phone fields)75/100
Documentation (20%) (human rating)74/100
Popularity (15%) (GitHub stars (log-normalised), or manual baseline)68/100

Methodology: apivault.dev/methodology

// Best for

文档/PDF 解析金融图表分析多模态中文应用

// Recent changes

May 8, 2026SenseNova 6.7 Flash-Lite 发布,免费 Token 计划同步开启added
Apr 1, 2026SenseNova U1 开源多模态模型发布added