添加自举功能描述,支持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,5 +25,7 @@ features:
details: Any interface that follows the OpenAI standard can interact with MarshoAI
- title: Easy to Extend
details: Use Python writing tools and plugins to achieve function calls, and easily extend the functionality of MarshoAI
- title: Self-Bootstrapping
details: Use AI to automatically write code for the robot, achieve self-learning and self-optimization
---