samtecspg / articulate

A platform for building conversational interfaces with intelligent agents (chatbots)
http://spg.ai/projects/articulate/
Apache License 2.0
598 stars 158 forks source link

I have installed the new version of Articulate(pull from master) today(23-06-2020). I want to add more parameters in the response like language of agent etc. I am doing this by adding more parameters in the response tab of settings at the time of agent creation .... but I am not able to do so #1077

Open ShivaniSaini818 opened 4 years ago

ShivaniSaini818 commented 4 years ago

I am getting this error in the log

api_1 | { error: api_1 | ReferenceError: isFindById is not defined api_1 | at AgentService.isFindById (/usr/src/app/lib/services/agent/agent.converse-process-post-format.js:42:73) api_1 | at Generator.next (<anonymous>) api_1 | at asyncGeneratorStep (/usr/src/app/lib/services/agent/agent.converse-process-post-format.js:11:103) api_1 | at _next (/usr/src/app/lib/services/agent/agent.converse-process-post-format.js:13:194) api_1 | at process._tickCallback (internal/process/next_tick.js:68:7), api_1 | message: null }

ShivaniSaini818 commented 4 years ago

image