Skip to content

Add support for cancel_on_interruption paramater when registering functions. #220

@DhirajDunani

Description

@DhirajDunani

When registering functions directly via llm.register_function(), I can specify cancel_on_interruption=False to prevent certain functions from being cancelled when a user interrupts.

However, when using pipecat-flows with FlowsFunctionSchema in node configurations, there's no way to specify this parameter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions