这是indexloc提供的服务,不要输入任何密码
Skip to content

function call 参数类型为object,使用不友好 #24

@Lambdua

Description

@Lambdua

ChatCompleteRequest的属性:
@JsonSerialize(using = ChatCompletionRequestFunctionCall.Serializer.class)
@JsonDeserialize(using = ChatCompletionRequestFunctionCall.Deserializer.class)
Object functionCall;

使用时不够友好,应该转为显示类型,减少学习成本

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions