mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-07-31 21:39:50 +00:00
✨ 添加日语支持,更新多语言导航和首页链接
This commit is contained in:
28
docs/ja/index.md
Normal file
28
docs/ja/index.md
Normal file
@ -0,0 +1,28 @@
|
||||
---
|
||||
# https://vitepress.dev/reference/default-theme-home-page
|
||||
layout: home
|
||||
|
||||
hero:
|
||||
name: "小綿智能"
|
||||
text: "猫娘ロボット"
|
||||
tagline: かわいくて、賢くて、拡張可能なAIサービスプラグイン
|
||||
actions:
|
||||
- theme: brand
|
||||
text: 始める
|
||||
link: /ja/start/install/
|
||||
- theme: alt
|
||||
text: 開発と拡張
|
||||
link: /ja/dev/extension/
|
||||
image:
|
||||
light: /marsho-full.svg
|
||||
dark: /marsho-full.svg
|
||||
alt: Marshoロゴ
|
||||
|
||||
features:
|
||||
- title: 強力なドライバー
|
||||
details: NoneBot2に基づいており、既存のNoneBot2またはLiteyukiインスタンスに迅速にインストールできます
|
||||
- title: インターフェース規格
|
||||
details: どんなオープンAI標準に従うインターフェースでも小綿智能と対話できます
|
||||
- title: 簡単に拡張
|
||||
details: Pythonでツールやプラグインを作成し、関数呼び出しを実現し、小綿智能の機能を簡単に拡張できます
|
||||
---
|
Reference in New Issue
Block a user