Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,14 @@ for this exact support, so if you are having problems or if you have question, j
- Handle per-key failures during settings import
- Security updates: mermaid v11.15.0, axios v1.16.0

## TrustedRouter

TrustedRouter exposes an OpenRouter-compatible API. To use it in Zoo Code,
choose the OpenRouter-compatible/custom provider path, paste your
TrustedRouter API key, and set the API base URL to
`https://api.trustedrouter.com/v1`. Useful model aliases include
`trustedrouter/auto`, `trustedrouter/zdr`, and `trustedrouter/e2e`.

<details>
<summary>🌐 Available languages</summary>

Expand Down
Loading