From 1f42acfb37e8f336cf6130f23c290638ab98dd48 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Tue, 10 Feb 2026 14:00:20 -0300 Subject: [PATCH] docs(readme): mention subscriptions (#2184) Co-authored-by: Christian Rocha --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 76d9daefc3fecbdf889a40ddfa0d3f2ea0e4cb0f..8e9f145434a04c749c223166676bdcc323712c75 100644 --- a/README.md +++ b/README.md @@ -203,6 +203,16 @@ That said, you can also set environment variables for preferred providers. | `AZURE_OPENAI_API_KEY` | Azure OpenAI models (optional when using Entra ID) | | `AZURE_OPENAI_API_VERSION` | Azure OpenAI models | +### Subscriptions + +If you prefer subscription-based usage, here are some plans that work well in +Crush: + +- [Synthetic](https://synthetic.new/pricing) +- [GLM Coding Plan](https://z.ai/subscribe) +- [Kimi Code](https://www.kimi.com/membership/pricing) +- [MiniMax Coding Plan](https://platform.minimax.io/subscribe/coding-plan) + ### By the Way Is there a provider you’d like to see in Crush? Is there an existing model that needs an update?