tencent cloud

腾讯混元大模型

产品简介
产品概述
产品优势
应用场景
快速入门
腾讯混元生3D 快速入门
购买指南
腾讯混元生文 计费概述
腾讯混元生3D 计费概述
购买方式
欠费说明
退费说明
操作指南
混元生3D Prompt 指南
API 文档
History
Introduction
API Category
调用方式
Hunyuan Text APIs
混元生3D相关接口
Data Types
Error Codes
相关协议
腾讯混元生3D&腾讯混元生文
常见问题
腾讯混元生3D 常见问题
联系我们

Data Types

聚焦模式
字号
最后更新时间: 2026-03-25 22:20:44

ErrorMsg

Runtime exception message.

Used by actions: ChatTranslations.

Name Type Description
Msg String Error message.
Code Integer Error code.
4000 internal service error.
4001 request model timeout.

File3D

3D model related files, files or textures.

Used by actions: Describe3DSmartTopologyJob, DescribeHunyuanTo3DUVJob, QueryHunyuan3DPartJob, QueryHunyuanTo3DProJob, QueryHunyuanTo3DRapidJob, QueryHunyuanTo3DTextureEditJob.

Name Type Required Description
Type String No 3D model or texture. valid values: GIF or OBJ or Image.
Url String No Specifies the file Url (valid for 24 hours).
PreviewImageUrl String No Preview image Url.

ImageInfo

Image information.

Used by actions: SubmitHunyuanTo3DTextureEditJob.

Name Type Required Description
Url String No Image Url.
Base64 String No Image Base64.

InputFile3D

3D file.

Used by actions: Submit3DSmartTopologyJob, SubmitHunyuan3DPartJob, SubmitHunyuanTo3DTextureEditJob, SubmitHunyuanTo3DUVJob.

Name Type Required Description
Url String Yes Specifies the file Url with a valid period of 24 hours.
Type String Yes Specifies the file format.

PromptTokensDetails

Specifies the detailed information of the input token.

Used by actions: ChatTranslations.

Name Type Description
CachedTokens String The number of cache tokens.

Reference

Translate dialogue reference example.

Used by actions: ChatTranslations.

Name Type Required Description
Type String No Translate text type, enumerate "sentence" means sentence, "term" means terminology.
Text String No Original.
Translation String No Translation.

TranslationChoice

Translate the reply returned by the translation api, support multiple.

Used by actions: ChatTranslations.

Name Type Description
FinishReason String End flag, can be stop or sensitive.
stop means output ends normally.
sensitive only appears when streaming output review is enabled, indicating security review not passed.
Index Integer Index value, used when streaming.
Delta TranslationDelta Incremental return value used when streaming this field.
Message TranslationMessage Return value, used when non-streaming.

TranslationDelta

Translate the API response content (streaming return).

Used by actions: ChatTranslations.

Name Type Description
Role String Role name.
Content String Content details.

TranslationMessage

Translate the session content via translation api.

Used by actions: ChatTranslations.

Name Type Description
Role String Role. valid values: system, user, assistant, tool.
Content String Text content.

Usage

Token quantity.

Used by actions: ChatTranslations.

Name Type Description
PromptTokens Integer Input Token quantity.
CompletionTokens Integer Output Token quantity.
TotalTokens Integer Total Token quantity.
PromptTokensDetails PromptTokensDetails Details of the input token.

ViewImage

Multi-Perspective images.

Used by actions: SubmitHunyuanTo3DProJob.

Name Type Required Description
ViewType String No Specifies the viewing angle type.
Valid values: back, left, right.
ViewImageUrl String No Image Url.
ViewImageBase64 String No base64 address of the image.

帮助和支持

本页内容是否解决了您的问题?

填写满意度调查问卷,共创更好文档体验。

文档反馈