diff --git a/README.md b/README.md index be984e6..6e49415 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ I am seeking funding support for this project to better sustain its development. > A powerful tool to route Claude Code requests to different models and customize any request. +> Now you can use models such as `GLM-4.5`, `Kimi-K2`, `Qwen3-Coder-480B-A35B`, and `DeepSeek v3.1` for free through the [iFlow Platform](https://platform.iflow.cn/docs/api-mode). +> You can use the `ccr ui` command to directly import the `iflow` template in the UI. It’s worth noting that iFlow limits each user to a concurrency of 1, which means you’ll need to route background requests to other models. +> If you’d like a better experience, you can try [iFlow CLI](https://github.com/iflow-ai/iflow-cli). + ![](blog/images/claude-code.png) ## ✨ Features @@ -557,5 +561,6 @@ A huge thank you to all our sponsors for their generous support! - @r\*c - [@qierkang](http://github.com/qierkang) - @\*军 +- [@snrise-z](http://github.com/snrise-z) (If your name is masked, please contact me via my homepage email to update it with your GitHub username.) diff --git a/README_zh.md b/README_zh.md index 66f6518..e0b8555 100644 --- a/README_zh.md +++ b/README_zh.md @@ -4,6 +4,10 @@ > 一款强大的工具,可将 Claude Code 请求路由到不同的模型,并自定义任何请求。 +> 现在你可以通过[心流平台](https://platform.iflow.cn/docs/api-mode)免费使用`GLM-4.5`、`Kimi-K2`、`Qwen3-Coder-480B-A35B`、`DeepSeek v3.1`等模型。 +> 你可以使用`ccr ui`命令在UI中直接导入`iflow`模板,值得注意的是心流限制每位用户的并发数为1,意味着你需要将`background`路由到其他模型。 +> 如果你想获得更好的体验,可以尝试[iFlow CLI](https://github.com/iflow-ai/iflow-cli)。 + ![](blog/images/claude-code.png) ## ✨ 功能 @@ -526,6 +530,7 @@ jobs: - @r\*c - [@qierkang](http://github.com/qierkang) - @\*军 +- [@snrise-z](http://github.com/snrise-z) (如果您的名字被屏蔽,请通过我的主页电子邮件与我联系,以便使用您的 GitHub 用户名进行更新。)