Neutrome SDK reference
    Preparing search index...

    Function setStreaming

    • Turns streaming on or off for a program.

      Parameters

      • program: Program

        Program to edit.

      • enabled: boolean = true

        Whether the response should stream. Defaults to true.

      Returns Program

      A new program; the input is left untouched.