Giter Site home page Giter Site logo

awsdocs / amazon-lex-developer-guide Goto Github PK

View Code? Open in Web Editor NEW
32.0 24.0 72.0 841 KB

The open source version of the Amazon Lex docs. You can submit feedback & requests for changes by submitting issues in this repo or by making proposed changes & submitting a pull request.

License: Other

amazon-lex-developer-guide's Introduction

amazon-lex-developer-guide's People

Contributors

cbigham avatar hyandell avatar joshbean avatar krismeht avatar tuorhador avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

amazon-lex-developer-guide's Issues

Info Requested

Is there a way to overwrite user utterance in Lex ? or Define Generic Intent which will accept user utterance as is and pass to the next level ?

What is the "responseAttributes" property in lex api response for chatbot?

I have seen responseAttributes in lex API response as null. How we utilize this parameter? That is, I'm using lambda function for fulfulling the Lex intent. I need to utilize this variable for changing some thing in client application. There no documentation for this variable. It's always there in post text api for lex.

image

Inaccurate Documentation for AMAZON.DATE

This description of AMAZON.DATE does not accurately describe how the slot type currently operates. It says the system will resolve all date inputs as specific calendar dates, regardless of what type of date the user specifies. For example:

  • "today" = 2020-05-05,
  • "April 2017" = 2017-04-30,
  • "2016" = 2016-12-31.

The actual current behavior is more in line with what is described in the Alexa skill documentation. This resolves to:

  • "today" = 2020-05-05
  • "April 2017" = 2017-04
  • "2016" = 2016

Does this page reflect an upcoming change? If so, we need to know about it because it would cause breaking changes in the application we are currently developing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.