From fde5654dedf605c9e0afe6daa7fdf1464d23211a Mon Sep 17 00:00:00 2001 From: oriengy <50244473+oriengy@users.noreply.github.com> Date: Sun, 14 Jun 2026 14:43:36 +0800 Subject: [PATCH] docs: add Kimi and MiniMax partner links (#4295) * docs(config): add Kimi affiliate link * docs(readme): add Kimi collaborator banner * docs(readme): add MiniMax collaborator link --------- Co-authored-by: xumingyuan Co-authored-by: Xubin Ren <52506698+Re-bin@users.noreply.github.com> --- README.md | 10 ++++++++++ docs/configuration.md | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d76f48b..00da3672 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,16 @@ | Configure providers, fallback models, Langfuse, MCP, web tools, or security | [Docs](./docs/README.md) and [Configuration](./docs/configuration.md) | | Understand or extend the internals | [Architecture](./docs/architecture.md) and [Development](./docs/development.md) | +## Open Source Partners + +

+ + + Kimi Open Source Friends + + MiniMax +

+ ## πŸ“’ News - **2026-06-01** πŸš€ Released **v0.2.1** β€” **The Workbench Release** turns the packaged WebUI into a daily agent workbench: clearer Thought/response timelines, live file-edit activity, project workspaces, model and context controls, steadier sustained goals, CLI Apps + MCP extensions, and broader provider/channel support. Please see [release notes](https://github.com/HKUDS/nanobot/releases/tag/v0.2.1) for details. diff --git a/docs/configuration.md b/docs/configuration.md index dc19dadd..d34a6cd3 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -231,7 +231,7 @@ Tracing covers the providers that go through nanobot's OpenAI-compatible client | `siliconflow` | LLM (SiliconFlow/η‘…εŸΊζ΅εŠ¨) | [siliconflow.cn](https://siliconflow.cn) | | `novita` | LLM (Novita AI OpenAI-compatible gateway) | [novita.ai](https://novita.ai) | | `dashscope` | LLM (Qwen) | [dashscope.console.aliyun.com](https://dashscope.console.aliyun.com) | -| `moonshot` | LLM (Moonshot/Kimi) | [platform.moonshot.cn](https://platform.moonshot.cn) | +| `moonshot` | LLM (Moonshot/Kimi) | [platform.kimi.com](https://platform.kimi.com?aff=nanobot) | | `zhipu` | LLM (Zhipu GLM) | [open.bigmodel.cn](https://open.bigmodel.cn) | | `xiaomi_mimo` | LLM (MiMo) | [platform.xiaomimimo.com](https://platform.xiaomimimo.com) | | `longcat` | LLM (LongCat) | [longcat.chat](https://longcat.chat/platform/docs/zh/) |