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: add lambda web adapter streaming api backend only example #543

Merged
merged 3 commits into from
Nov 24, 2024

Conversation

jlonge4
Copy link
Contributor

@jlonge4 jlonge4 commented Nov 19, 2024

Issue #, if available:
N/A
Description of changes:

Currently there is no implementation of using the lambda web adapter to serve bedrock streaming responses back via function URL regardless of the front end used. This example will show just that.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jlonge4 jlonge4 requested a review from a team as a code owner November 19, 2024 19:49
Copy link
Contributor

@bnusunny bnusunny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bnusunny
Copy link
Contributor

bnusunny commented Nov 21, 2024

Thanks for this example. Do you mind to add a link to this example in the project README.md file?

@jlonge4
Copy link
Contributor Author

jlonge4 commented Nov 21, 2024

@bnusunny Done! It's my pleasure, perhaps it will help a person or two 😎

@bnusunny bnusunny merged commit be5a020 into awslabs:main Nov 24, 2024
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.

2 participants