You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/guide/model-workflows/working-with-model-workflows.qmd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ To review the workflow status of a model's documentation:
56
56
57
57
## Transition workflow statuses
58
58
59
-
::: {.callout-important title="Roles and action visbility"}
59
+
::: {.callout-important title="Roles and action visibility"}
60
60
Depending on the configuration of your workflows, you may or may not be able to move a model into another workflow state as actions can be gated to only users of certain roles.
61
61
62
62
When all the actions that can be performed by your role are completed for that model at that stage of the workflow, the Actions section will disappear from view.
Our code samples, based on Jupyter notebooks, are designed to showcase the capabilities and features of the ValidMind Developer Framework and ValidMind Platform, while also providing you with useful examples that you can build on and adapt for your own use cases.
3
+
Our code samples, based on Jupyter notebooks, are designed to showcase the capabilities and features of the ValidMind Library and ValidMind Platform, while also providing you with useful examples that you can build on and adapt for your own use cases.
4
4
5
5
Sample notebooks are organized into the following folders:
6
6
@@ -11,11 +11,11 @@ Sample notebooks are organized into the following folders:
11
11
*`notebooks/archive` — Deprecrated notebooks, that have either been retired or replaced with newer content
12
12
13
13
14
-
## Getting started
14
+
## Getting started
15
15
16
-
If you are new to ValidMind, our platform enables organizations to identify, document, and manage model risks for all types of models, including AI/ML models, LLMs, and statistical models. As a model developer, you use the ValidMind Developer Framework to automate documentation and validation tests, and then use the ValidMind AI Risk Platform UI to collaborate on documentation projects. Together, these products simplify model risk management, facilitate compliance with regulations and institutional standards, and enhance collaboration between yourself and model validators.
16
+
If you are new to ValidMind, our platform enables organizations to identify, document, and manage model risks for all types of models, including AI/ML models, LLMs, and statistical models. As a model developer, you use the ValidMind Library to automate documentation and validation tests, and then use the ValidMind AI Risk Platform UI to collaborate on documentation projects. Together, these products simplify model risk management, facilitate compliance with regulations and institutional standards, and enhance collaboration between yourself and model validators.
17
17
18
18
If this is your first time trying out ValidMind, you can make use of the following resources alongside our sample notebooks:
19
19
20
20
-[Get started](https://docs.validmind.ai/get-started/get-started.html) — The basics, including key concepts, and how our products work
21
-
-[Get started with the ValidMind Developer Framework](https://docs.validmind.ai/developer/get-started-developer-framework.html) — The path for developers, more code samples, and our developer reference
21
+
-[Get started with the ValidMind Library](https://docs.validmind.ai/developer/get-started-developer-framework.html) — The path for developers, more code samples, and our developer reference
0 commit comments