Skip to content

New serverless pattern - sam-dotnet-responsestreaming-bedrock-multiturn - #3234

Open
dougperkes wants to merge 1 commit into
aws-samples:mainfrom
dougperkes:perkesdp-feature-sam-dotnet-responsestreaming-bedrock-multiturn
Open

New serverless pattern - sam-dotnet-responsestreaming-bedrock-multiturn#3234
dougperkes wants to merge 1 commit into
aws-samples:mainfrom
dougperkes:perkesdp-feature-sam-dotnet-responsestreaming-bedrock-multiturn

Conversation

@dougperkes

Copy link
Copy Markdown
Contributor

Issue #, if available:

Description of changes: Lambda Response Streaming with Multi-Turn Bedrock Agent (.NET)

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

@bfreiberg

Copy link
Copy Markdown
Contributor

Hi @dougperkes thanks for the contribution. I'm wondering if we can simplify the pattern to just be API Gateway - Lambda with response streaming, as the integration with Bedrock is completely done in code anyway. What do you think? Or at least remove the multi-turn DynamoDB part.

@dougperkes

dougperkes commented Jul 23, 2026

Copy link
Copy Markdown
Contributor Author

@bfreiberg I have the simplified sample in this PR (#3232). It's a little boring, but shows the response streaming when using an LLM.

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.

3 participants