Skip to content

Add support for streaming outputs #9

@AdeelH

Description

@AdeelH

Bedrock provides a way to get the generated response as a stream as it is being generated, as opposed to waiting to receive the complete response when it is done generating. This can make for a better user experience.

https://docs.aws.amazon.com/bedrock/latest/APIReference/API_runtime_InvokeModelWithResponseStream.html
https://docs.aws.amazon.com/bedrock/latest/APIReference/API_runtime_ConverseStream.html

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