OpenValsDocumentation
Reference

OpenVals CLI Samples

Explore real-world terminal execution examples of the OpenVals command-line interface (CLI). These previews demonstrate model cataloging, trust advisors for different domains, system diagnostics, and environmental health checks.

Model Catalog

The openvals models command displays a comprehensive model catalog with local and enterprise availability, security/privacy configurations, and runtime dynamic behavior.

OpenVals Model Catalog CLI output

Trust Advisor (Cybersecurity)

The openvals trust-advisor command performs targeted benchmarking and outputs risk validation verdicts, trust readiness levels, and required security controls for specific use cases.

OpenVals Trust Advisor Cybersecurity CLI output

Trust Advisor (Finance)

Benchmarking a high-risk scenario such as financial banking chatbots requires human review, domain-specific validation, data residency controls, and strict compliance thresholds.

OpenVals Trust Advisor Finance CLI output

System Diagnostics

Run local configuration checks to verify CPU allocations, RAM availability, and thread allocations optimized for model execution.

OpenVals System Diagnostics output

Overall Health & Doctor

The openvals doctor command performs comprehensive checks on local system limits, active providers (such as Ollama, OpenAI, Anthropic, Gemini), and auto-discovered local models.

OpenVals Doctor CLI output

Full Doctor Diagnostics

A complete execution of the openvals doctor command showing detailed environmental info including Python runtime specs, host platform characteristics, and list of all validation datasets and configurations.

OpenVals Doctor Detailed CLI output
OpenVals Docs