Skip to content

Easier stream chunk accumulation and conversion to full message #140

Open
@guersam

Description

@guersam

It's more difficult to deal with stream chunks than with full messages, especially when using tools or functions, because they have many nullables values as shown in #137 and #138.

It will be great if we can combine the chunks in a monoidal way and convert the accumulated chunk into a null-less message easily.

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