Skip to content

volcengine-java-sdk-ark-runtime 中类缺少官方文档的参数 #129

@Conanxy

Description

@Conanxy

com.volcengine.ark.runtime.model.responses.common.ResponsesTextFormat中缺少了官方文档中的两个参数:
text.format.schema object
回复格式的JSON格式定义,以JSON Schema对象的形式描述。

text.format.description string / null
回复用途描述,模型将根据此描述决定如何以该格式回复。

text.format.strict boolean / null 默认值 false
是否在生成输出时,启用严格遵循模式。
true:模型将始终遵循schema字段中定义的格式。
false:模型将尽可能遵循schema字段中定义的结构。

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions