Skip to content

Commit 5594a7b

Browse files
Merge pull request #502 from validmind/update-staging-11621096829
Merge main into staging
2 parents cf9f559 + be23ba3 commit 5594a7b

35 files changed

+1984
-522
lines changed

site/guide/model-workflows/working-with-model-workflows.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ To review the workflow status of a model's documentation:
5656

5757
## Transition workflow statuses
5858

59-
::: {.callout-important title="Roles and action visbility"}
59+
::: {.callout-important title="Roles and action visibility"}
6060
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.
6161

6262
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.

site/notebooks.zip

13.5 KB
Binary file not shown.

site/notebooks/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ValidMind Sample Notebooks
22

3-
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.
44

55
Sample notebooks are organized into the following folders:
66

@@ -11,11 +11,11 @@ Sample notebooks are organized into the following folders:
1111
* `notebooks/archive` — Deprecrated notebooks, that have either been retired or replaced with newer content
1212

1313

14-
## Getting started
14+
## Getting started
1515

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.
1717

1818
If this is your first time trying out ValidMind, you can make use of the following resources alongside our sample notebooks:
1919

2020
- [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

Comments
 (0)