能力
推理工具调用JSON 模式提示词缓存
- 上下文
- 197K
- 最大输出
- 131K
hy3-preview
| 官方价格 | 目录价格 | 折扣 |
|---|---|---|
| 输入 $0.1765 / 输出 $0.5882 | 输入 $0.1765 / 输出 $0.5882 | - |
API 地址
curl https://api.aisonar.dev/v1/chat/completions \
-H "Authorization: Bearer $AI_SONAR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "hy3-preview",
"messages": [{"role":"user","content":"Summarize this release note"}]
}'