StandardLibraryCollection

The asset collection is part of the Furhat Library and contains various gestures, functions, utilities, intents and entities to complement the furhat-commons when developing a kotlin skill. It is in technical terms a library on its own, and meant to be used by skill developers in their projects.

The detailed example of this asset collection can be found in the furhat git.

Disclaimer: This library is not necessarily backward compatible, so be warned that this could allow for updates which are incompatible with older code. We thus strongly recommend setting a specific version in your skills.

Packages

Link copied to clipboard

Main package, containing the different library objects.

Link copied to clipboard

Architecture package to store the UtilsLib