Skip to content

DashScopeChatModel not support function with incrementalOutput=true #302

@laorenyuhaizz

Description

@laorenyuhaizz

DashScopeChatModel 默认情况下incrementalOutput=true,目前增量输出不支持function情况,将其设置为incrementalOutput=false后,Flux<DashScopeApi.ChatCompletionChunk> completionChunks 最后一条为最终的结果,应该增加incrementalOutput=false的情况下返回只取最后一条数据

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions