Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Easier stream chunk accumulation and conversion to full message #140

Open
guersam opened this issue Nov 29, 2023 · 0 comments
Open

Easier stream chunk accumulation and conversion to full message #140

guersam opened this issue Nov 29, 2023 · 0 comments

Comments

@guersam
Copy link
Contributor

guersam commented Nov 29, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant