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 UI.
Generate with ValidMind AI

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.


How to upgrade
ValidMind Platform UI
To access the latest version of the ValidMind Platform UI,1 hard refresh your browser tab:
- Windows:
Ctrl+Shift+RORCtrl+F5 - MacOS:
⌘ Cmd+Shift+ROR hold down⌘ Cmdand click theReloadbutton
ValidMind Developer Framework
To upgrade to the latest version of the ValidMind Developer Framework:2
In your Jupyter Notebook:
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.