Skip to content

​OpenManusLite 是对 OpenManus 项目的精简版本,保留了其最关键的功能模块,旨在为开发者提供一个轻量级的平台,便于学习和二次开发。OpenManusLite 适合希望深入研究 OpenManus 内部机制的开发者,以及寻求在此基础上进行定制和功能扩展的二次开发者。​

License

Notifications You must be signed in to change notification settings

Stubblef/OpenManusLite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenManusLite

OpenManusLite 是对 OpenManus 项目的精简版本,保留了其最关键的功能模块,旨在为开发者提供一个轻量级的平台,便于学习和二次开发。OpenManusLite 适合希望深入研究 OpenManus 内部机制的开发者,以及寻求在此基础上进行定制和功能扩展的二次开发者。

OpenManusLite is a streamlined version of the OpenManus project, retaining only its most essential functional modules. This project provides a lightweight platform for developers to study, understand, and extend the core features of OpenManus.

功能特性 | Features

  • 🚀 轻量级架构:经过优化的核心功能,易于理解和维护
  • 🔌 模块化设计:独立的功能模块,方便扩展和定制
  • 📚 完整文档:详细的API文档和使用示例
  • ⚡ 高性能:优化的性能表现

环境要求 | Requirements

  • Python >= 3.10
  • Poetry

安装说明 | Installation

  1. 克隆仓库 | Clone the repository
git clone https://github.com/Stubblef/OpenManusLite.git
cd OpenManusLite
  1. 安装依赖 | Install dependencies
poetry install

快速开始 | Quick Start

  1. 激活虚拟环境 | Activate virtual environment
poetry shell
  1. 运行示例 | Run example
python examples/basic_demo.py

文档 | Documentation

详细文档请参考 docs 目录。 For detailed documentation, please refer to the docs directory.

贡献 | Contributing

欢迎提交 Issue 和 Pull Request。 Issues and Pull Requests are welcome.

许可证 | License

本项目采用 MIT 许可证。 This project is licensed under the MIT License.

About

​OpenManusLite 是对 OpenManus 项目的精简版本,保留了其最关键的功能模块,旨在为开发者提供一个轻量级的平台,便于学习和二次开发。OpenManusLite 适合希望深入研究 OpenManus 内部机制的开发者,以及寻求在此基础上进行定制和功能扩展的二次开发者。​

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages