Add TrustedRouter remote model docs#8307
Conversation
Code Review — First ReviewCommit reviewed: SummaryDocs-only PR adding TrustedRouter as an OpenAI-compatible remote model provider. Two files changed: the Findings
Minor observations (non-blocking)
Recommendation: can merge |
|
Thanks for the review. The automated review looks mergeable from my side. Is there anything else you would want changed before this can move forward? |
|
No changes needed from my side. The PR is a clean, docs-only addition that follows the existing provider page pattern. No code changes, no regression risk. Recommendation: can merge |
|
Thanks again for the review. Since no changes were needed from your side, is there anything else blocking maintainer merge? |
|
Your review bot gave this a clean pass — docs-only, follows the existing provider-page pattern. Happy to adjust anything a human reviewer would like changed; quick turnaround. |
This pull request adds Jan docs for connecting TrustedRouter as a custom OpenAI-compatible remote provider. TrustedRouter is an open-source, verifiable attested router for privacy-sensitive workflows with zero prompt and output logging by default.
Users can configure the base URL
https://api.trustedrouter.com/v1, add a TrustedRouter API key, and use aliases such astrustedrouter/auto,trustedrouter/zdr, ortrustedrouter/e2e.Verification:
git diff --check.