• Documentation
    • About ​ValidMind
    • Get Started
    • Guides
    • Support
    • Releases

    • ValidMind Library
    • Python API
    • Public REST API

    • Training Courses
  • Log In
  1. 2.9.5 Release notes
  • Installing ​ValidMind
  • Release notes
  • ​ValidMind systems access
  • Troubleshooting and support

  • Deployment
  • 1 — Prepare your environment
  • 2 — Pull the container images
  • 3 — Pull the Helm chart
  • 4 — Configure your Helm chart
  • 5 — Configure LiteLLM
  • 6 — Install or upgrade via Helm chart
  • 7 — Complete the initial setup
  • 8 — Verify your installation

  • Authentication
  • Configuring authentication
  • Configure local authentication
  • Configure OIDC integration
  • Authenticate with Entra
    • Configure frontend environment variables for Entra
    • Entra manifest JWT configuration
    • Configure single sign-on (SSO)
  • Supporting multiple OIDC providers

  • Administering
  • Operating ​ValidMind
  • Migrate to vmconfig.toml (26.02)
  • View ValidMind configuration
  • Configure AI model settings
  • Monitoring your deployment
  • Configuring email services
    • Configure email provider
    • Customize email templates

  • Reference
  • ​ValidMind Admin REST API
  • ValidMind configuration

  • Security advisories
  • VM-SA-2026-01
  • VM-SA-2026-02

On this page

  • Highlights
    • Add support for the DeepEval dataset in LLM tests
  • Enhancements
    • Enable custom test description output structure
  • Documentation
    • Removed legacy notebooks
  • Edit this page
  • Report an issue

2.9.5 Release notes

validmind-library
2.9.5
patch release
Published

October 7, 2025

This release includes support for the DeepEval dataset in LLM tests, a demo notebook for agent testing documentation, the ability to enable a custom test description output structure, and an optional torch import in the client module.

Highlights

Add support for the DeepEval dataset in LLM tests

This update enhances the integration between DeepEval and the ValidMind library by adding support for a new dataset type specific to large language models (LLMs). You can now use various LLM tests from the DeepEval library. We have introduced new row-level metrics that return arrays.

These metrics can be used in the assign_scores interface and stored in memory by the virtual machine (VM) dataset object. This enables you to use them in generalized plots and statistical functions, aiding in the documentation and interpretation of test results.

DeepEval Integration with ValidMind

Intro to Assign Scores

Enhancements

Enable custom test description output structure

This update offers enhanced customization for LLM-generated test descriptions in the ValidMind Library. You can now manage test descriptions using a new context parameter in run_test(). This parameter accepts a dictionary with three optional keys:

  • test_description: Use domain-specific content to override test documentation.
  • additional_context: Add business context, real-time information, or other relevant background for analyzing test results.
  • instructions: Control the output formatting and style.

These options provide detailed control over creating LLM-generated test descriptions. While the existing environment variable approach (VALIDMIND_LLM_DESCRIPTIONS_CONTEXT) is still supported for backward compatibility, the instructions parameter will take precedence if both are used.

The environment variable approach will be deprecated in future releases. It is recommended to migrate to the new parameter-based approach.

Documentation

Removed legacy notebooks

This update removes multiple legacy agent demo notebooks and associated code samples that were previously used to demonstrate the integration of LangChain, LangGraph, and banking-specific agent functionality with the ValidMind Library.

  • ValidMind Logo
    ©
    Copyright 2026 ValidMind Inc.
    All Rights Reserved.
    Cookie preferences
    Legal
  • Get started
    • Development
    • Validation
    • Setup & admin
  • Guides
    • Access
    • Configuration
    • Integrations
    • Workflows
    • Inventory
    • Risk tiering
    • Documents & templates
    • Documentation
    • Validation
    • Reporting & auditing
    • Monitoring
    • Attestation
  • ValidMind Library
    • Quickstarts
    • Development tutorial
    • Validation tutorial
    • Run tests & test suites
    • Use library features
    • Code samples
    • Python API
    • Public REST API
  • Training
    • Learning paths
    • Courses
    • Videos
  • Support
    • Troubleshooting
    • FAQ
    • Get help
  • Edit this page
  • Report an issue
  • Community
    • GitHub
    • LinkedIn
    • Events
    • Blog