添加自举功能描述,支持AI自动编写代码以实现自我学习和自我优化

This commit is contained in:
2024-12-16 13:16:59 +08:00
parent dd05e603e0
commit 5287d974b3
4 changed files with 13 additions and 1 deletions

View File

@ -25,4 +25,6 @@ features:
details: どんなオープンAI標準に従うインターフェースでも小綿智能と対話できます
- title: 簡単に拡張
details: Pythonでツールやプラグインを作成し、関数呼び出しを実現し、小綿智能の機能を簡単に拡張できます
- title: 自己起動
details: AIを使用してロボットのためのコードを自動的に書き、自己学習と自己最適化を実現します
---