Skip to content

feat: add CheapestInference provider - #438

Open
cheapestinference wants to merge 1 commit into
charmbracelet:mainfrom
cheapestinference:add-cheapestinference
Open

feat: add CheapestInference provider#438
cheapestinference wants to merge 1 commit into
charmbracelet:mainfrom
cheapestinference:add-cheapestinference

Conversation

@cheapestinference

Copy link
Copy Markdown

Adds CheapestInference (https://cheapestinference.com) as an openai-compat provider.

It sells flat-monthly unlimited-token subscriptions (no per-token billing), so all cost_per_1m_* fields are 0 — users bring their own subscriber key via $CHEAPESTINFERENCE_API_KEY. Six open-weights models with the ids the API actually serves: kimi-k2.7, kimi-k2.6, glm-5.2, minimax-m3, deepseek-v4-flash, mimo-v2.5 (context windows per the provider docs at https://docs.cheapestinference.com/getting-started/models/).

Wired into providers.go (embed + registry, alphabetical position). JSON validated; field names match pkg/catwalk.Model.

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