September 25, 2024

Release highlights

Our new and improved our AI-generation feature enables you to more easily draft content within your model documentation, validation reports, and ongoing monitoring plans right in the ValidMind Platform.

Generate with ValidMind AI

A screenshot showing the content editing toolbar with the Generate with AI button on the right

Content editing toolbar with the Generate with AI button on the right

Our new beta (Generate Text with AI) button is now available when you edit simple text blocks in model documentation, model validation reports, and ongoing monitoring plans. This button replaces the old button that was used to AI-generate content.

  • Provide an optional prompt to guide the output, then click Generate to compose a draft for review.
  • You can choose to Accept Text to insert the draft into your text block, or Try Again to regenerate a different copy.

A screenshot showing the ValidMind AI Content Builder modal with the optional prompt box

ValidMind AI Content Builder modal with the optional prompt box

A screenshot showing a modal with AI-generated text

Modal with AI-generated text

How to upgrade

ValidMind Platform

To access the latest version of the ValidMind Platform,1 hard refresh your browser tab:

  • Windows: Ctrl + Shift + R OR Ctrl + F5
  • MacOS: ⌘ Cmd + Shift + R OR hold down ⌘ Cmd and click the Reload button

ValidMind Library

To upgrade the ValidMind Library:2

  1. In your Jupyter Notebook:

    • Using JupyterHub:3 Hard refresh your browser tab.
    • In your own developer environment:4 Restart your notebook.
  2. Then within a code cell or your terminal, run:

    %pip install --upgrade validmind

You may need to restart your kernel after running the upgrade package for changes to be applied.