Hi,
I'm trying to incorporate luis into a project, but I'm confused on a number of topics:
- Which repo is for the actual luis library? The npm package points to a
louis repo that doesn't seem to exist, and has a higher version than any repo I can find.
- Both repos seem to duplicate a lot of functionality.
- The
luis-app and luis repos have the same documentation, but while luis-app seems to be a demo of luis's capabilities rather than designed as the library itself, luis (and the npm package) seems to be missing many of the documented features. For example, StoriesOf is part of luis-app but not luis, again suggesting that luis is the library, so I'm not sure how to access that functionality.
Hi,
I'm trying to incorporate luis into a project, but I'm confused on a number of topics:
louisrepo that doesn't seem to exist, and has a higher version than any repo I can find.luis-appandluisrepos have the same documentation, but whileluis-appseems to be a demo of luis's capabilities rather than designed as the library itself,luis(and the npm package) seems to be missing many of the documented features. For example,StoriesOfis part ofluis-appbut notluis, again suggesting thatluisis the library, so I'm not sure how to access that functionality.