Skip to content

IBM watsonx.governance Integration

Pegasi provides seamless integration with IBM watsonx.governance, enabling you to leverage IBM's enterprise-grade AI governance platform alongside Pegasi's safeguard capabilities.

Overview

The integration allows you to:

  • Access IBM watsonx services for advanced model evaluations
  • Upload evaluation results back to watsonx.governance for compliance tracking
  • Maintain a comprehensive audit trail of AI model interactions

Setup

  1. Obtain an IBM Cloud API Key from your IBM Cloud account
  2. Configure the Pegasi client with your IBM watsonx.governance credentials:
from pegasi import PegasiClient

client = PegasiClient(
    api_key="your-pegasi-api-key",
    ibm_watsonx_governance_api_key="your-ibm-cloud-api-key"
)

Features

When integrated with IBM watsonx.governance, Pegasi automatically:

  • Syncs evaluation results with your watsonx.governance dashboard
  • Provides detailed metrics and compliance reports
  • Enables centralized governance of AI models

Additional Information

For more detailed information about this integration and to get started:

  1. Contact the Pegasi team for partnership opportunities
  2. Request access to IBM watsonx.governance services
  3. Set up custom evaluation workflows based on your compliance needs

Note

This integration is designed for enterprise customers who require advanced governance capabilities and compliance tracking for their AI systems.