NeuralNine / neuralintents

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

Intent preProcessResponse #44

Open XmasRock opened 10 months ago

XmasRock commented 10 months ago

For intents associated to a process function, it could be useful to implement preProcessResponse & postProcessResponse (the later being the current implementation)