Jimeng_realman_avatar_object_detection

在线体验
silvamux/jimeng_realman_avatar_object_detection
支持模态
text
按次¥0 / 次

价格

Tune 与 Pro 采用相同的价格。

输入上下文输入输出缓存读取缓存写入
-----

模型能力

评测数据暂未可用

服务表现

暂未提供服务表现数据

Jimeng_realman_avatar_object_detection 的示例代码和 API

Projimeng_realman_avatar_object_detection
/api/v0/chat/completions
统一入口
curl https://www.silvamux.com/api/v1/chat/completions \
  -H "Authorization: Bearer 你的API密钥" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "jimeng_realman_avatar_object_detection",
    "messages": [{"role": "user", "content": "你好,请介绍一下自己"}]
  }'