Skip to content

docs: add OpenZoo provider page under More Providers - #13209

Open
staccDOTsol wants to merge 2 commits into
continuedev:mainfrom
staccDOTsol:docs/openzoo
Open

docs: add OpenZoo provider page under More Providers#13209
staccDOTsol wants to merge 2 commits into
continuedev:mainfrom
staccDOTsol:docs/openzoo

Conversation

@staccDOTsol

@staccDOTsol staccDOTsol commented Sep 1, 2026

Copy link
Copy Markdown

Updated 2026-09-02: corrected — the hosted https://api.openzoo.fun/v1 endpoint answers HTTP 402 to a plain OpenAI client (it only serves calls that pay x402 or carry an OpenZoo subscription key, ozk_live_…). The page now sets up the local npx openzoo proxy (http://localhost:8402/v1), which pays x402 per call from a local burner wallet and ignores the API key.

Description

Adds a docs page for OpenZoo under customize/model-providers/more/, plus the sidebar entry in docs.json (alphabetical, between nvidia and tensorix).

OpenZoo is an npx-launched, OpenAI-compatible gateway that pays per request via x402 — the same shape as the existing ClawRouter page (more/clawrouter.mdx), and the page follows that precedent's format. It works with Continue today via provider: openai + apiBase, so this is docs-only; no code change needed.

Disclosure: I operate OpenZoo.

Verification

  • npx openzoo then curl http://localhost:8402/v1/models — free, no key
  • The config.yaml block on the page works verbatim against the proxy (the proxy ignores apiKey; any non-empty value)
  • The page no longer offers the hosted https://api.openzoo.fun/v1 as an alternative apiBase: it answers 402 unless the caller pays x402 or presents an ozk_live_… subscription key

Checklist

  • Docs-only change, follows the deepinfra/clawrouter page format
  • Sidebar entry added to docs.json (Mintlify only shows listed pages)

🤖 Generated with Claude Code

@staccDOTsol
staccDOTsol requested a review from a team as a code owner September 1, 2026 08:31
@staccDOTsol
staccDOTsol requested review from sestinj and removed request for a team September 1, 2026 08:31
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@staccDOTsol

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

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