Skip to content

[feat] Output streaming #291

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

Open
bboynton97 opened this issue Feb 7, 2025 · 0 comments
Open

[feat] Output streaming #291

bboynton97 opened this issue Feb 7, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@bboynton97
Copy link
Contributor

This is a pretty big feature idea with large implications

Using an API based agent can be frustrating because of how much time it takes between sending the initial input and receiving the output.

Especially with deployed agents, it would be a good idea to be able to send a webhook that can receive streamed updates. It should also send event types (thoughts, tool use, final result) for at least each llm call. Or even better, stream tokens as generated.

This is a long-term roadmap vision issue

@bboynton97 bboynton97 added the enhancement New feature or request label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant