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
"description": "The Ludwig NLU Helper Extension for Hexabot Chatbot / Agent Builder to enable the Intent Classification, Language Detection and Slot Filling",
"dependencies": {},
"author": "Hexastack",
"scripts": {
"release:patch": "npm version patch && git push origin main --tags",
"release:minor": "npm version minor && git push origin main --tags"