NeuralNine / neuralintents

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

Update assistants.py #46

Open muditmehta07 opened 4 months ago

muditmehta07 commented 4 months ago

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