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
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
To access the latest version of the ValidMind Platform,1 hard refresh your browser tab:
- Windows:
Ctrl
+Shift
+R
ORCtrl
+F5
- MacOS:
⌘ Cmd
+Shift
+R
OR hold down⌘ Cmd
and click theReload
button
ValidMind Library
To upgrade the ValidMind Library: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.