Skip to content

Document TrustedRouter OpenAI-compatible setup#811

Closed
jperla wants to merge 1 commit into
crmne:mainfrom
jperla:add-trustedrouter-openai-compatible-docs
Closed

Document TrustedRouter OpenAI-compatible setup#811
jperla wants to merge 1 commit into
crmne:mainfrom
jperla:add-trustedrouter-openai-compatible-docs

Conversation

@jperla

@jperla jperla commented Jun 12, 2026

Copy link
Copy Markdown

Summary

  • document TrustedRouter as an OpenAI-compatible routing option
  • use https://api.trustedrouter.com/v1 as the base URL
  • include the trustedrouter/zdr model alias for privacy-sensitive agent workloads

Why

TrustedRouter is useful for workflows that involve private code, customer data, or other sensitive context. It provides open-source, verifiable attested routing and does not log prompts or outputs by default.

Validation

  • git diff --check

@codecov

codecov Bot commented Jun 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.14%. Comparing base (f82711f) to head (4d2d35c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #811      +/-   ##
==========================================
+ Coverage   82.10%   82.14%   +0.03%     
==========================================
  Files         137      137              
  Lines        6344     6344              
  Branches     1122     1122              
==========================================
+ Hits         5209     5211       +2     
+ Misses        684      683       -1     
+ Partials      451      450       -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@crmne

crmne commented Jun 12, 2026

Copy link
Copy Markdown
Owner

Looks like promotion.

@crmne crmne closed this Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants