Amazon Lex announces tooling to migrate bots from Lex V1 console to Lex V2 console - devamazonaws.blogspot.com

Amazon Lex is a service for building natural language conversational interfaces using voice and text into your application. Earlier this year, we launched an enhanced V2 management console and APIs. The V2 API is makes it easier for bot developers to add new languages to a bot and also deliver natural conversational experiences such as wait and continue (“Can you wait while I get my credit card?”). Today, we introduce tooling to automate migration of bots from Lex V1 Console to the Lex V2 Console. The migration tool uses existing intents and slot types to create corresponding resources in the Lex V2 Console.

Post Updated on July 14, 2021 at 05:58PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com