更新文档,替换功能图标以增强可视化效果

This commit is contained in:
2024-12-16 13:25:40 +08:00
parent 711f8a68e2
commit 721904d4c3
3 changed files with 12 additions and 12 deletions

View File

@ -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为机器人自动编写代码实现自我学习及自我优化
---