Skip to main content
NeuralTrust publishes two SDKs. They solve different problems, and many applications use only one of them. When a TrustGuard policy is attached to the gateway, traffic that goes through TrustGate is already evaluated there, so an agent built on the TrustGate SDK does not also need the TrustGuard SDK for those calls. Reach for the TrustGuard SDK for content that never passes through a gateway: a model you call directly, a document you index, a reply you generate.

TrustGate SDK

TrustGuard SDK

For route-level coverage without a call at each site, the Python and Node.js middleware wrap the TrustGuard SDK. From any other language, call the Evaluate API directly.