这个项目是基于 Auto-GPT中文版 原作者RealHossie 的 0.3版本 项目路径点这里,因为我本身已经fork 了AuTOGPT主分支,所以只能重新克隆新项目了。
- 在GitPod上部署运行。
- 尝试自己实现中文化。
- 云端部署时存在的Python版本不兼容问题
- AutoGPT本身的加载时更新依赖库安装路径中不包含云端自己的安装路径
- 云端环境本身的安装Python库动态库损坏。
- 🌐 Internet access for searches and information gathering
- 💾 Long-term and short-term memory management
- 🧠 GPT-4 instances for text generation
- 🔗 Access to popular websites and platforms
- 🗃️ File storage and summarization with GPT-3.5
- 🔌 Extensibility with Plugins
- Get an OpenAI API Key
- Download the latest release
- Follow the installation instructions
- Configure any additional features you want, or install some plugins
- Run the app
Please see the documentation for full setup instructions and configuration options.