You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Language resources are now loaded dynamically from the trained engine directory instead of
being statically hardcoded, reducing the binary size by 31Mb.
Removed
snips-nlu-resources and snips-nlu-resources-packed crates no longer exists.
FileBasedConfiguration, ZipBasedConfiguration and `NluEngineConfigurationConvertible