Skip to content

feat(provider): add zeldoc provider#2138

Open
martinmose wants to merge 2 commits into
anomalyco:devfrom
martinmose:add-zeldoc-provider
Open

feat(provider): add zeldoc provider#2138
martinmose wants to merge 2 commits into
anomalyco:devfrom
martinmose:add-zeldoc-provider

Conversation

@martinmose

@martinmose martinmose commented Jun 10, 2026

Copy link
Copy Markdown

What is Zeldoc?

Zeldoc is an OpenAI-compatible inference provider that requires a subscription. It exposes model aliases behind a single API endpoint, allowing model rotation.

Models included (1)

Adds the z-code model alias. The underlying model may rotate as needed. For now only one model is exposed, but more may be added in the future.

Notes

  • Pricing is subscription-based - no per-token costs, so cost fields are set to 0.
  • Capabilities were set conservatively using matching model entries already present in this repo.

Structure

Follows the standard provider layout:

  • provider.toml
  • models/*.toml
  • logo.svg

@martinmose martinmose changed the title feat(provider): add zeldoc provider with z-code model feat(provider): add zeldoc provider Jun 10, 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.

1 participant