Skip to content

No supporting for workflow version switch #426

@ezreal034860

Description

@ezreal034860

stream = coze.workflows.runs.stream(
workflow_id=workflow_id,
parameters={...},
workflow_version = "v0.0.18"
)
When I run code like this, the terminal tells me that TypeError: WorkflowsRunsClient.stream() got an unexpected keyword argument 'workflow_version'
But in the official document , it shows that workflow_version can be a parameter, I wonder whether it's a bug or?

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