Skip to content

feat: add Kimchi provider#1357

Open
linkas45 wants to merge 2 commits intoanomalyco:devfrom
castai:kimchi-provider
Open

feat: add Kimchi provider#1357
linkas45 wants to merge 2 commits intoanomalyco:devfrom
castai:kimchi-provider

Conversation

@linkas45
Copy link
Copy Markdown

@linkas45 linkas45 commented Apr 6, 2026

Add Kimchi provider

Summary

Adds [Kimchi](https://kimchi.dev) as a new OpenAI-compatible provider. Kimchi is a serverless LLM inference gateway that provides low-latency access to open-weight models via always-available serverless endpoints.

Changes

  • providers/kimchi/provider.toml — provider definition using @ai-sdk/openai-compatible
  • providers/kimchi/logo.svg — Kimchi logo (SVG with currentColor)
  • providers/kimchi/models/glm-5-fp8.toml — GLM-5 FP8 (reasoning, tool calling, 130K context)
  • providers/kimchi/models/kimi-k2.5.toml — Kimi K2.5 (reasoning, structured output, 262K context, multimodal)
  • providers/kimchi/models/minimax-m2.5.toml — MiniMax M2.5 (tool calling, 200K context)

Notes

All three models are open-weight and served as serverless endpoints. The API is OpenAI-compatible at https://llm.cast.ai/openai/v1.

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