You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TapPass Examples Integration examples for AI agent governance
Code examples showing how to integrate TapPass with popular AI frameworks, no-code platforms, and deployment environments.
TapPass sits between your AI agents and the LLM. Every call is scanned for PII, prompt injection, and policy violations, then classified, logged, and audited.
Quick start
# Install TapPass
pip install "tappass>=0.7.0,<0.8"# Start the server + register your first agent
tappass quickstart