For agents developers
Verify Signatures
Galadriel Verified Inference API provides LLM inferences results that are signed by the TEE private key. This page goes over the details on how to validate if the signatures are correct.
Please see the quickstart to get an LLM inference response
1
Install Sentience SDK
2
Call the verification code
Run the following code
What’s next?
- To see more details about the API check out the full API docs
- To see how to verify the attestation Verify Attestation