genkitx-aws-bedrock
    Preparing search index...

    Interface FlowRunOptions

    Run options for flow execution

    interface FlowRunOptions {
        context?: Record<string, unknown>;
    }
    Index

    Properties

    Properties

    context?: Record<string, unknown>