From 721904d4c38945954b3262158e89584b0bc86b51 Mon Sep 17 00:00:00 2001 From: Snowykami Date: Mon, 16 Dec 2024 13:25:40 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E6=9B=B4=E6=96=B0=E6=96=87?= =?UTF-8?q?=E6=A1=A3=EF=BC=8C=E6=9B=BF=E6=8D=A2=E5=8A=9F=E8=83=BD=E5=9B=BE?= =?UTF-8?q?=E6=A0=87=E4=BB=A5=E5=A2=9E=E5=BC=BA=E5=8F=AF=E8=A7=86=E5=8C=96?= =?UTF-8?q?=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/en/index.md | 8 ++++---- docs/ja/index.md | 8 ++++---- docs/zh/index.md | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/en/index.md b/docs/en/index.md index 4bc56aca..c6ab1064 100755 --- a/docs/en/index.md +++ b/docs/en/index.md @@ -20,19 +20,19 @@ hero: features: - title: Powerful Driver - icon: lightning + icon: 🚀 details: Based on NoneBot2, it can be quickly installed on existing NoneBot2 or Liteyuki instances - title: Interface Specification - icon: code + icon: 💻 details: Any interface that follows the OpenAI standard can interact with MarshoAI - title: Easy to Extend - icon: puzzle + icon: 🧩 details: Use Python writing tools and plugins to achieve function calls, and easily extend the functionality of MarshoAI - title: Self-Bootstrapping - icon: robot + icon: 🤖 details: Use AI to automatically write code for the robot, achieve self-learning and self-optimization --- diff --git a/docs/ja/index.md b/docs/ja/index.md index 70825f50..120be6e8 100644 --- a/docs/ja/index.md +++ b/docs/ja/index.md @@ -20,18 +20,18 @@ hero: features: - title: 強力なドライバー - icon: lightning + icon: 🚀 details: NoneBot2に基づいており、既存のNoneBot2またはLiteyukiインスタンスに迅速にインストールできます - title: インターフェース規格 - icon: code + icon: 💻 details: どんなオープンAI標準に従うインターフェースでも小綿智能と対話できます - title: 簡単に拡張 - icon: puzzle + icon: 🧩 details: Pythonでツールやプラグインを作成し、関数呼び出しを実現し、小綿智能の機能を簡単に拡張できます - title: 自己起動 - icon: robot + icon: 🤖 details: AIを使用してロボットのためのコードを自動的に書き、自己学習と自己最適化を実現します --- \ No newline at end of file diff --git a/docs/zh/index.md b/docs/zh/index.md index 5a96a8ee..9d7d1d95 100755 --- a/docs/zh/index.md +++ b/docs/zh/index.md @@ -20,19 +20,19 @@ hero: features: - title: 强大驱动 - icon: lightning + icon: 🚀 details: 基于 NoneBot2,可快速安装在现有的 NoneBot2 或 轻雪 实例上 - title: 接口规范 - icon: code + icon: 💻 details: 使用任何遵循 OpenAI 的接口均可与小棉智能进行交互 - title: 易于扩展 - icon: puzzle + icon: 🧩 details: 使用蟒蛇编写工具及插件,实现函数调用,可轻松扩展小棉智能的功能 - title: 自举 - icon: robot + icon: 🤖 details: 使用AI为机器人自动编写代码,实现自我学习及自我优化 ---