Skip to content

feat(provider): add zeldoc provider#1457

Closed
martinmose wants to merge 1 commit into
anomalyco:devfrom
martinmose:add-zeldoc-provider
Closed

feat(provider): add zeldoc provider#1457
martinmose wants to merge 1 commit into
anomalyco:devfrom
martinmose:add-zeldoc-provider

Conversation

@martinmose

@martinmose martinmose commented Apr 16, 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 agentic-coding 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 agentic-coding model feat(provider): add zeldoc provider Apr 16, 2026
@rekram1-node

Copy link
Copy Markdown
Collaborator

Closing this pull request as stale due to inactivity. Feel free to reopen it or submit a new pull request if the work is resumed.

@martinmose

Copy link
Copy Markdown
Author

@rekram1-node Could you please clarify what that means? I have been waiting for "feedback" on this and was hoping the changes would eventually be merged!

@martinmose

Copy link
Copy Markdown
Author

I can't reopen - so I have submitted a new pull request:
#2138

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