NeuralNine / neuralintents

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

Dynamic responses in custom functions #5

Closed karimkohel closed 3 years ago

karimkohel commented 3 years ago

Added the ability for custom mapped functions to enjoy the luxury of a custom response from the intents provided for training by passing the response to the mapped function to be executed, fixes #6