@chrimc62/adaptive-expressions
v4.1.20
Published
Common Expression Language
Downloads
12
Maintainers
Readme
Introduction
Bots, like any other application, require use of expressions to evaluate outcome of a condition based on runtime information available in memory or to the dialog or the language generation system.
Common expression language was put together to address this core need as well as to rationalize and snap to a common expression language that will be used across Bot Framework SDK and other conversational AI components that need an expression language.
See API reference for Expression for API reference.
See Here for a complete list of prebuilt functions supported by the common expression language library.
develop
npm install
npm run build
npm test