diff --git a/README.md b/README.md index 53ab11e..27868be 100644 --- a/README.md +++ b/README.md @@ -6,18 +6,16 @@
-> I am currently seeking **Agent development related job opportunities**, either **based in Hangzhou** or **remote**. If you are interested in my projects or have suitable opportunities, feel free to reach out! 📧 Email: m@musiiot.top +![](blog/images/sponsors/glm-en.jpg) +> This project is sponsored by Z.ai, supporting us with their GLM CODING PLAN. +> GLM CODING PLAN is a subscription service designed for AI coding, starting at just $3/month. It provides access to their flagship GLM-4.6 model across 10+ popular AI coding tools (Claude Code, Cline, Roo Code, etc.), offering developers top-tier, fast, and stable coding experiences. +> Get 10% OFF GLM CODING PLAN:https://z.ai/subscribe?ic=8JVLJQFSKB + > 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://cli.iflow.cn). - ![](blog/images/claude-code.png) -![](blog/images/roadmap.svg) - ## ✨ Features - **Model Routing**: Route requests to different models based on your needs (e.g., background tasks, thinking, long context). @@ -625,5 +623,6 @@ A huge thank you to all our sponsors for their generous support! - [@苗大](https://github.com/WitMiao) - @\*呢 - @\d*u +- @crizcraig (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 0ac2934..b9589a2 100644 --- a/README_zh.md +++ b/README_zh.md @@ -6,18 +6,14 @@
-> 我目前正在寻找 **Agent 开发相关的工作机会**,可 base 在 **杭州**,也接受 **远程** 合作。如果你对我的项目感兴趣,或有合适的岗位/合作机会,欢迎联系我! 📧 Email: m@musiiot.top +![](blog/images/sponsors/glm-zh.jpg) +> GLM CODING PLAN 是专为AI编码打造的订阅套餐,每月最低仅需20元,即可在十余款主流AI编码工具如Claude Code、中畅享智谱旗舰模型GLM-4.6,为开发者提供顶尖的编码体验。 +> 智谱AI为本软件提供了特别优惠,使用以下链接购买可以享受九折优惠:https://www.bigmodel.cn/claude-code?ic=RRVJPB5SII > 一款强大的工具,可将 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://cli.iflow.cn)。 - ![](blog/images/claude-code.png) -![](blog/images/roadmap.svg) - ## ✨ 功能 @@ -571,6 +567,7 @@ jobs: - [@苗大](https://github.com/WitMiao) - @\*呢 - @\d*u +- @crizcraig (如果您的名字被屏蔽,请通过我的主页电子邮件与我联系,以便使用您的 GitHub 用户名进行更新。) diff --git a/blog/images/sponsors/glm-en.jpg b/blog/images/sponsors/glm-en.jpg new file mode 100644 index 0000000..5164c4b Binary files /dev/null and b/blog/images/sponsors/glm-en.jpg differ diff --git a/blog/images/sponsors/glm-zh.jpg b/blog/images/sponsors/glm-zh.jpg new file mode 100644 index 0000000..cbbc777 Binary files /dev/null and b/blog/images/sponsors/glm-zh.jpg differ