Examples

Example: OpenAI Direct

Direct OpenAI API calls with governance wrapping.

Example: OpenAI Direct

Overview

OpenAI SDK integration via auto-hook, @harness, and async explicit validation.

Prerequisites

pip install "agentrust-sdk[embedded]" openai

Step-by-Step Guide

python examples/openai_direct.py

Source: examples/openai_direct.py