- bug-fixed: text is undefined in responseText while transcript message
- bug-fixed: minor improvement
- changed: context for gpt-40 and gpt-40-mini
- Restored old default context for AskKB Action
- Deleted message "Intent not found".
- bug-fixed: context for gpt-40 and gpt-40-mini
- changed: AiPrompt action to improves errors management
- changed: context for gpt-40 and gpt-40-mini
- bug-fixed: botid null or undefined while calling /ext/:boid
- bug-fixed: namespace is undefined and "engine" property if noIntent is not specified
- bug-fixed: namespace is undefined and "engine" property cannot be evaluated in DirAskGPTV2
- bug-fixed: message.attributes["flowAttributes"]
bug-fixed: message.attributes["flowAttributes"] added only if value size is <= 1kb
- bug-fixed: minor bug fixed
- added: TILEBOT_ENDPOINT env variable to startApp method
- removed userFlowAttributes from message.attributes (fix message too long issue)
- removed: message.attributes["flowAttributes"] from reply
- changed: env var TILEBOT_ENDPOINT replaced with TILEBOT_ENDPOINT
- bug-fixed: action.isInfo added in DirMessage to fix test
- bug-fixed: message.attributes.payload is not populated on first message
- bug-fixed: message.attributes.payload was overwritten by message.request.attributes.payload
- changed: repo links
- bug-fixed: block hidden message for non-dev conversation
- added: replace-bot-v3 action
- bug-fixed: default engine for DirAskGPTV2
- bug-fixed: block only hidden message
- first deploy of Chatbot Plugs