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

Feat: --prompt --stream for Bedrock and noop engines. #109

Merged
merged 5 commits into from
May 14, 2024

Conversation

DavidSouther
Copy link
Owner

@DavidSouther DavidSouther commented May 12, 2024

Streaming responses in the CLI, now the "long" part is waiting for first response which can take a bit for larger contexts.

Demo:

ailly_stream.mov

Closes #71
Groundwork for #65

@DavidSouther
Copy link
Owner Author

I can break this into several PRs, but each commit is self-contained.

@DavidSouther DavidSouther merged commit 286e3e5 into main May 14, 2024
3 checks passed
@DavidSouther DavidSouther deleted the feat/core/streaming branch May 14, 2024 14:07
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

Successfully merging this pull request may close these issues.

Offer streaming responses
2 participants