NeuralNine / neuralintents

A simple interface for working with intents and chatbots.
MIT License
254 stars 137 forks source link

Update assistants.py #46

Open muditmehta07 opened 7 months ago

muditmehta07 commented 7 months ago

Fixed an issue where the BasicAssistant model couldn't take any input from intents due to the difference in tensor shape.