Skip to content

Python SDK - Updating action parameters

Compare
Choose a tag to compare
@patapizza patapizza released this 15 Apr 16:47

Breaking changes:

  • the merge action now takes 4 parameters: session_id, context, entities, msg
  • the error action now takes context as second parameter
  • custom actions now take 2 parameters: session_id, context