Skip to content

release-conversationalui-1.5.0

Compare
Choose a tag to compare

We have made a number of small changes to facilitate easier implementation in custom projects.

  • The exposed names of the operations in Conversational UI have been made clearer.
  • Custom action microflows can now receive specializations of ChatContext as well.
  • The text below the chat input box can now be customized easily using a constant (@UserInputInstructions).
  • Additional css classes have been added to allow for styling customization in the chat conversation UI. For a full overview, see the https://docs.mendix.com/appstore/modules/genai/conversational-ui/

For the end user a button to clear the current chat was added.