@suluk/chat - v0.2.1
    Preparing search index...

    Function streamCompletion

    • One streamed chat completion. Forwards assistant text deltas to onText as they arrive and returns the FINAL assistant message (with any accumulated tool_calls). Throws on a non-2xx (the loop reports it to the client).

      Parameters

      Returns Promise<ChatMessage>