Skip to content

feat(celeris): add Celeris provider and celeris-1 - #4027

Open
orlade wants to merge 1 commit into
anomalyco:devfrom
orlade:feat/celeris-provider
Open

feat(celeris): add Celeris provider and celeris-1#4027
orlade wants to merge 1 commit into
anomalyco:devfrom
orlade:feat/celeris-provider

Conversation

@orlade

@orlade orlade commented Aug 4, 2026

Copy link
Copy Markdown

Adds Celeris and its celeris-1 model.

Celeris serves diffusion-based language models over an OpenAI-compatible chat-completions API, aimed at low-latency short responses — classification, extraction, judging, query rewriting. celeris-1 is the only model served today.

Disclosure

I work with Celeris — this is a vendor-submitted entry and I'll keep it current. Flagging that up front so you can weight the review accordingly.

The entry was drafted with AI assistance.

Notes

  • api is pinned to https://inference.celeris.ai/celeris-1/v1/ because Celeris namespaces the endpoint by model rather than serving many models from one base URL.
  • family.ts needed "celeris" registered for validation to pass.
  • Logo is monochrome and uses currentColor, matching the other provider logos.
  • bun run validate passes.

First-party catalog entry for Celeris Labs with pay-as-you-go pricing
($0.2/M input, $0.7/M output) from the current pricing docs.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

No actionable findings.

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