LLM Relay
Overview
The TEE-attested relay that holds LLMs accountable while protecting user privacy.
What is 1RPC?
1RPC is a relay that protects user privacy and keeps AI accountable with attested TEEs. A Trusted Execution Environment, or TEE, provides hardware-based isolation to ensure the confidentiality and integrity of computation that runs on it.
- Endpoint is verified as the official model by the provider
- Minimal metadata is used for routing and wiped after relaying
- Requests are signed by a (TEE) relay with verifiable guarantees
1RPC.ai allows requests to be relayed to verified LLM models, with built-in privacy protections. Our documentation is designed to provide you with a comprehensive look at the technical design of the attested LLM relay, with a clear guide to get you started with making API calls.