Skip to content

Enhance documentation of "Supported Models" #117

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 29, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion site/guide/supported-models.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Supported models"
keywords: "Supported models, model risk management, ValidMind"
---

As of the current release ({{< var version >}}), the Developer Framework supports the following model types:
Our Supported Models provide an array of templates for testing and documentation, aimed at specific use-cases. As of the current release ({{< var version >}}), the Developer Framework supports the following model types:

The following table presents an overview of libraries supported by each test plan, as well as the tests which comprise each test plan as of the current Developer Framework release.

Expand All @@ -24,3 +24,5 @@ The following table presents an overview of libraries supported by each test pla
## Related Topics

* Check out our [Developer Framework documentation](developer-framework-introduction.qmd) for more details on how to use our documentation and testing functions with supported models.

* For additional tests that are not supported, refer to our documentation on [Implementing Custom Tests](../notebooks/how_to/implementing_custom_tests.ipynb) and [Integrating External Test Providers.](../notebooks/external_test_providers_demo.ipynb)