Jump to content

Announcing context management on Amazon Lex


Recommended Posts

We are excited to announce the availability of Context Management on Amazon Lex. Conversations involve managing context across multiple turns as the interaction evolves. Similarly, bots need to understand the progression of a conversation’s context in order to respond appropriately. Previously, you had to write code to manage context via session attributes. Depending on the intent fulfilled, the code had to orchestrate invocation of the next intent. Starting today, Lex supports context management natively so you can manage the context directly from the console. With the context management capability, you can easily control when an intent should be activated. For example, consider when a user asks “What were my expenses this month?” and then maintains the same context relating to expenses in the subsequent turn “How about last month?” Utilizing the context natively allows you to create sophisticated, multi-turn conversational experience without having to write any code. In addition, it is now possible to set default slot values. You can set the default to a constant, an active context attribute or a session attribute.

View the full article

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...