Neutrome SDK reference
    Preparing search index...

    Function observeExecutionStream

    • Consumes a stream and reports whether it answered with text or tool calls.

      Chunks are buffered until the answer's shape is known, so a caller can decide what to forward. Tool-mode results carry every chunk for replay.

      Parameters

      Returns Promise<ObservedExecution>

      What the stream turned out to be.