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

Implement invoke_model_with_response_stream #2

Open
AAlvAAro opened this issue Jan 30, 2024 · 0 comments
Open

Implement invoke_model_with_response_stream #2

AAlvAAro opened this issue Jan 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@AAlvAAro
Copy link
Owner

To be able to receive the LLMs response by chunks instead of a giant block of text, the invoke_model_from_response_stream AWS gem method needs to be implemented. See reference:

https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/BedrockRuntime/Client.html#invoke_model_with_response_stream-instance_method

@AAlvAAro AAlvAAro added the enhancement New feature or request label Jan 30, 2024
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