Skip to content

feat(provider): add CrofAI with 12 models#1438

Open
M1n-74316D65 wants to merge 1 commit intoanomalyco:devfrom
M1n-74316D65:feat/add-crofai-provider
Open

feat(provider): add CrofAI with 12 models#1438
M1n-74316D65 wants to merge 1 commit intoanomalyco:devfrom
M1n-74316D65:feat/add-crofai-provider

Conversation

@M1n-74316D65
Copy link
Copy Markdown

@M1n-74316D65 M1n-74316D65 commented Apr 13, 2026

What is CrofAI?

CrofAI is an OpenAI-compatible inference provider for hosted LLMs. It exposes multiple existing model families behind a single API endpoint.

  • API: https://crof.ai/v1
  • Docs: https://crof.ai/docs
  • Discord: https://discord.gg/e8UeP7YdJW
  • Auth: CROFAI_API_KEY
  • SDK: @ai-sdk/openai-compatible

Models included (12)

Adds Kimi, GLM, Gemma, MiniMax, Qwen, and DeepSeek variants currently listed by CrofAI.

Notes

Pricing was taken from https://crof.ai/pricing.

Capabilities were set conservatively using:

  • CrofAI docs
  • CrofAI pricing/model listings
  • matching model entries already present in this repo

Structure

Follows the standard provider layout:

  • provider.toml
  • models/*.toml

Partially addresses #447

Partially addresses anomalyco#447

Adds CrofAI as an OpenAI-compatible provider with models:
- kimi-k2.5, kimi-k2.5-lightning (beta)
- glm-5.1, glm-5.1-precision (beta), glm-5, glm-4.7, glm-4.7-flash
- gemma-4-31b-it
- minimax-m2.5
- qwen3.5-397b-a17b, qwen3.5-9b
- deepseek-v3.2
@M1n-74316D65 M1n-74316D65 changed the title feat: add CrofAI provider with 12 models feat(provider): add CrofAI with 12 models Apr 13, 2026
@youbi449
Copy link
Copy Markdown

needed it !

@scuzzles
Copy link
Copy Markdown

As the crof guy himself, I think this would be very neat

@Sir-Goose
Copy link
Copy Markdown

this will greatly simplify crof support in my opencode frontend!

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.

4 participants