🔥 3-day streak
AWS Certified Generative AI Developer - Professional31 / 166
Question 31 of 166

A developer is building a customer-support chatbot on a Node.js backend using the Amazon Bedrock Converse API with Anthropic Claude. Each browser session is independent, and the backend is a stateless Lambda function behind API Gateway. During testing, the model loses awareness of earlier turns in the same conversation—it cannot reference details the user mentioned two messages ago. The developer confirmed the model itself supports multi-turn context. What is the correct way to preserve conversational context across turns?

Reviewed for accuracy · Report an issueNext question